screenshare vc2

screenshare vc2

What is screenshare vc2?

screenshare vc2 is a Chrome extension developed by atar3d, and its main feature is "screenshare vc2".

Extension Screenshots

screenshot

Download screenshare vc2 Extension CRX File

Download screenshare vc2 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

                        תוסף שידור מסך למורים באתר הכיתה הווירטואלית של Atar3D.                    

Extension Basic Information

Name screenshare vc2 screenshare vc2
ID kchonhaifhlhcenffkcgmojgfaagplad
Official URL https://chromewebstore.google.com/detail/screenshare-vc2/kchonhaifhlhcenffkcgmojgfaagplad
Description screenshare vc2
File Size 24.18 KB
Installation Count 71
Current Version 0.1.1
Last Updated 2018-07-08
Publish Date 2018-07-08
Developer atar3d
Email [email protected]
Payment Type free
Extension Website http://atarvc.com/
Help Page URL http://atarvc.com/wp/faq/
Supported Languages iw
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "screenshare vc2",
    "description": "screenshare vc2",
    "version": "0.1.1",
    "minimum_chrome_version": "34",
    "homepage_url": "http:\/\/vcsrv.com",
    "icons": {
        "16": "logo-16x16.png",
        "48": "logo-48x48.png",
        "128": "logo-128x128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "permissions": [
        "desktopCapture"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/vcsrv.com\/*"
        ]
    },
    "web_accessible_resources": [
        "icon.png"
    ]
}