Samesurf Screen Sharing
Samesurf webrtc screensharing extension.
什么是Samesurf Screen Sharing?
Samesurf Screen Sharing是由https://samesurf.com开发的Chrome扩展程序,该扩展的主要功能是“Samesurf webrtc screensharing extension.”。
扩展截图
下载Samesurf Screen Sharing扩展crx文件
下载Samesurf Screen Sharing扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
extension to enable webrtc sharing 扩展基本信息
| 名称 | |
| ID | ejgjbfaglnbijjdngceoldepidphcbab |
| 官方URL | https://chromewebstore.google.com/detail/samesurf-screen-sharing/ejgjbfaglnbijjdngceoldepidphcbab |
| 简介 | Samesurf webrtc screensharing extension. |
| 文件大小 | 19.49 KB |
| 安装次数 | 64 |
| 当前版本 | 1.8 |
| 更新时间 | 2019-07-09 |
| 上架时间 | 2019-07-08 |
| 开发者 | https://samesurf.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Samesurf Screen Sharing",
"author": "Samesurf",
"version": "1.8",
"manifest_version": 2,
"minimum_chrome_version": "34",
"description": "Samesurf webrtc screensharing extension.",
"homepage_url": "http:\/\/www.samesurf.com",
"background": {
"scripts": [
"background-script.js"
],
"persistent": false
},
"content_scripts": [
{
"js": [
"content-script.js"
],
"all_frames": true,
"run_at": "document_start",
"matches": [
" | |