WebExtension.net
WebExtension.net

CrankWheel Screen Sharing

View on Chrome Web Store
View CrankWheel Screen Sharing Chrome Extension on Chrome Web Store
4.8 (347 ratings)

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

Easier screen sharing. No app needed for viewers, even on their mobile. Record your screen or webcam.
Type
Extension
Users
50,000 users
Website crankwheel.com
CrankWheel
View author page of CrankWheel
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 11, 2015
Version 7.4.0.0
Manifest version
3
Updated
Updated on August 5, 2024
View on Chrome Web Store
View CrankWheel Screen Sharing Chrome Extension on Chrome Web Store
productivity/communication
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CrankWheel Screen Sharing",
    "short_name": "CrankWheel",
    "description": "__MSG_manifestDescription__",
    "minimum_chrome_version": "108.0.5359.215",
    "version": "7.4.0.0",
    "default_locale": "en",
    "icons": {
        "16": "img\/cwicon16.png",
        "19": "img\/cwicon19.png",
        "38": "img\/cwicon38.png",
        "48": "img\/cwicon48.png",
        "128": "img\/cwicon128.png"
    },
    "options_page": "html\/options.html",
    "background": {
        "service_worker": "gen\/ext_bg_module.js"
    },
    "action": {
        "default_icon": {
            "19": "img\/cwicon19.png",
            "38": "img\/cwicon38.png"
        },
        "default_title": "__MSG_defaultBrowserActionMessage__"
    },
    "permissions": [
        "activeTab",
        "desktopCapture",
        "idle",
        "storage",
        "tabCapture",
        "scripting"
    ],
    "optional_permissions": [
        "tabs"
    ],
    "optional_host_permissions": [
        "https:\/\/*.hubspot.com\/contacts\/*",
        "https:\/\/account.lessannoyingcrm.com\/app\/View_Contact"
    ],
    "commands": {
        "open_popup": {
            "suggested_key": {
                "default": "Ctrl+Shift+Comma"
            },
            "description": "__MSG_keyboardActionDescription__"
        }
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.crankwheel.com\/*",
            "https:\/\/*.meeting.is\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "html\/ext_popup.html",
                "js\/ext_common.js",
                "js\/popup\/ext_button.js",
                "js\/popup\/ext_content.js",
                "js\/popup\/ext_popup.js"
            ],
            "matches": [
                "https:\/\/*.crankwheel.com\/*",
                "https:\/\/*.meeting.is\/*"
            ]
        }
    ],
    "manifest_version": 3
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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