WebExtension.net
WebExtension.net

Unlock Keyboard & Mouse

View on Chrome Web Store
View Unlock Keyboard & Mouse Chrome Extension on Chrome Web Store
4.9 (33 ratings)

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

Enable Right click, Search, CTRL anyhwere! (Selection Drag Drop Cut Copy Paste Clipboard alt tab shift CTRL C Z S F T W A X STRG)
Type
Extension
Users
844 users
5
Save time!
View author page of Save time!
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 17, 2020
Version 2.1
Manifest version
3
Updated
Updated on August 3, 2022
View on Chrome Web Store
View Unlock Keyboard & Mouse Chrome Extension on Chrome Web Store
make_chrome_yours/accessibility
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Unlock Keyboard & Mouse",
    "description": "__MSG_description__",
    "version": "2.1",
    "default_locale": "en",
    "icons": {
        "16": "assets\/icons\/16.png",
        "32": "assets\/icons\/32.png",
        "48": "assets\/icons\/48.png",
        "128": "assets\/icons\/128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "options-page\/index.html"
    },
    "options_page": "options-page\/index.html",
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "content-scripts.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_start"
        }
    ],
    "optional_permissions": [
        "downloads"
    ],
    "permissions": [
        "activeTab",
        "storage"
    ]
}
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