WebExtension.net
WebExtension.net

Enable Right Click for Google Chrome™

View on Chrome Web Store
View Enable Right Click for Google Chrome™ Chrome Extension on Chrome Web Store
4.9 (9 ratings)

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

Enable Right Click when websites disable it.
Type
Extension
Users
4,000 users
Website timleland.com
Tim
View author page of Tim
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 13, 2022
Version 1.0.0
Manifest version
3
Updated
Updated on July 19, 2022
View on Chrome Web Store
View Enable Right Click for Google Chrome™ Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Enable Right Click for Google Chrome\u2122",
    "homepage_url": "https:\/\/timleland.com\/enable-right-click-extension\/",
    "version": "1.0.0",
    "icons": {
        "128": "media\/icons\/icon128.png"
    },
    "description": "Enable Right Click when websites disable it.",
    "action": {
        "default_icon": {
            "38": "media\/icons\/icon38.png"
        },
        "default_title": "Enable Right Click"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/contentScript.js"
            ]
        }
    ]
}
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