WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Right Click Enable

Right Click Enable

View on Chrome Web Store
View Right Click Enable Chrome Extension on Chrome Web Store
Add to bookmarks
3.9 (39 ratings)
2 new ratings
6 views
This extension has been viewed 6 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.

Allow right click menu on sites where it is blocked with Right Click Enable - an effective and convenient context menu enabler.
Type
Extension
Users
40,000 users
10K
ulti****************************
View author page of ulti****************************
Published
Published on April 6, 2024
Version 0.7.6
Manifest version
3
Updated
Updated on November 14, 2024
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Right Click Enable 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
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "0.7.6",
    "default_locale": "en",
    "name": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "icons": {
        "16": "\/data\/icons\/16.png",
        "32": "\/data\/icons\/32.png",
        "48": "\/data\/icons\/48.png",
        "64": "\/data\/icons\/64.png",
        "128": "\/data\/icons\/128.png",
        "256": "\/data\/icons\/256.png"
    },
    "permissions": [
        "storage",
        "activeTab",
        "scripting",
        "contextMenus",
        "notifications"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "action": [],
    "background": {
        "service_worker": "worker.js"
    },
    "options_ui": {
        "open_in_tab": true,
        "page": "\/data\/options\/index.html"
    },
    "commands": {
        "_execute_action": []
    }
}
© 2025 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