Rocket.Chat Screen Share
Enable screen sharing for Rocket.Chat
What is Rocket.Chat Screen Share?
Rocket.Chat Screen Share is a Chrome extension developed by https://rocket.chat, and its main feature is "Enable screen sharing for Rocket.Chat".
Extension Screenshots
Download Rocket.Chat Screen Share Extension CRX File
Download Rocket.Chat Screen Share extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Extension Basic Information
Name | Rocket.Chat Screen Share |
ID | nocfbnnmjnndkbipkabodnheejiegccf |
Official URL | https://chromewebstore.google.com/detail/rocketchat-screen-share/nocfbnnmjnndkbipkabodnheejiegccf |
Description | Enable screen sharing for Rocket.Chat |
File Size | 19.48 KB |
Installation Count | 3,503 |
Current Version | 0.3.0 |
Last Updated | 2017-05-20 |
Publish Date | 2017-05-20 |
Rating | 4.00/5 Total 9 Ratings |
Developer | https://rocket.chat |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Rocket.Chat Screen Share", "author": "Rodrigo K. Nascimento", "version": "0.3.0", "manifest_version": 2, "minimum_chrome_version": "34", "description": "Enable screen sharing for Rocket.Chat", "homepage_url": "https:\/\/demo.rocket.chat", "background": { "scripts": [ "background-script.js" ], "persistent": false }, "content_scripts": [ { "js": [ "content-script.js" ], "all_frames": true, "run_at": "document_start", "matches": [ " |