Ant Media Server Screen Share extension
This extension allows you to share your screen with Ant Media Server
What is Ant Media Server Screen Share extension?
Ant Media Server Screen Share extension is a Chrome extension developed by https://antmedia.io, and its main feature is "This extension allows you to share your screen with Ant Media Server".
Extension Screenshots
Download Ant Media Server Screen Share extension Extension CRX File
Download Ant Media Server Screen Share extension 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
Check out source code at https://github.com/ant-media/Chrome-Screen-Capture-Extension https://antmedia.io
Extension Basic Information
Name | |
ID | jaefaokkgpkkjijgddghhcncipkebpnb |
Official URL | https://chromewebstore.google.com/detail/ant-media-server-screen-s/jaefaokkgpkkjijgddghhcncipkebpnb |
Description | This extension allows you to share your screen with Ant Media Server |
File Size | 11.03 KB |
Installation Count | 927 |
Current Version | 2.1 |
Last Updated | 2018-10-15 |
Publish Date | 2018-10-14 |
Rating | 5.00/5 Total 3 Ratings |
Developer | https://antmedia.io |
Payment Type | free |
Extension Website | https://antmedia.io |
Help Page URL | https://antmedia.io |
Supported Languages | en |
manifest.json | |
{ "author": "Ant-Media", "background": { "persistent": false, "scripts": [ "background-script.js" ] }, "content_scripts": [ { "all_frames": true, "js": [ "content-script.js" ], "matches": [ " |