WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
ScreenShare

ScreenShare

View on Chrome Web Store
View ScreenShare Chrome Extension on Chrome Web Store
Add to bookmarks
1.0 (2 ratings)
2 views
This extension has been viewed 2 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

ScreenShare
Type
ChromeOS Game
Users
5,000 users
1K
EShare Technology
View author page of EShare Technology
Published
Published on November 13, 2018
Version 2.0.1.0322
Manifest version
2
Updated
Updated on March 23, 2019
View on Chrome Web Store
View ScreenShare Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "app": {
        "background": {
            "scripts": [
                "background\/background.min.js"
            ],
            "presistent": false
        }
    },
    "author": "ScreenShare",
    "default_locale": "en",
    "description": "ScreenShare",
    "icons": {
        "48": "images\/appicon_48.png"
    },
    "manifest_version": 2,
    "name": "ScreenShare",
    "permissions": [
        "<all_urls>",
        "notifications",
        "clipboardRead",
        "clipboardWrite",
        "browser",
        "desktopCapture",
        "contextMenus",
        "system.network",
        "system.display",
        "geolocation",
        "webview",
        "storage",
        "identity"
    ],
    "product": "ScreenShare",
    "sockets": {
        "tcp": {
            "connect": "*:*"
        },
        "udp": {
            "bind": "*",
            "joinGroup": "*",
            "multicastMembership": "",
            "send": "*"
        },
        "tcpServer": {
            "listen": [
                "*:*"
            ]
        }
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0.1.0322"
}
© 2026 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top