Meet Co-Browsing Extension
This browser extension is a helper tool for demonstration scenarios to show how Moxtra is working in any webpage.
什么是Meet Co-Browsing Extension?
Meet Co-Browsing Extension是由dev开发的Chrome扩展程序,该扩展的主要功能是“This browser extension is a helper tool for demonstration scenarios to show how Moxtra is working in any webpage.”。
扩展截图
下载Meet Co-Browsing Extension扩展crx文件
下载Meet Co-Browsing Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension will help WebRTC meet users to use co-browsing feature within Chrome Browser 扩展基本信息
| 名称 | |
| ID | lajcdabjijahgplgochhblglegapeoao |
| 官方URL | https://chromewebstore.google.com/detail/meet-co-browsing-extensio/lajcdabjijahgplgochhblglegapeoao |
| 简介 | This browser extension is a helper tool for demonstration scenarios to show how Moxtra is working in any webpage. |
| 文件大小 | 345 KB |
| 安装次数 | 56 |
| 当前版本 | 1.4.18 |
| 更新时间 | 2020-10-18 |
| 上架时间 | 2020-07-02 |
| 开发者 | dev |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Meet Co-Browsing Extension",
"description": "This browser extension is a helper tool for demonstration scenarios to show how Moxtra is working in any webpage.",
"version": "1.4.18",
"manifest_version": 2,
"icons": {
"128": "moxtra_128.png"
},
"homepage_url": "https:\/\/www.moxtra.com",
"page_action": {
"default_icon": "moxtra_128.png",
"default_title": "Meet Co-Browsing Extension"
},
"permissions": [
" | |