WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Absolute Enable Right Click & Copy (V3)

Absolute Enable Right Click & Copy (V3)

View on Chrome Web Store
View Absolute Enable Right Click & Copy (V3) Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
13 views
This extension has been viewed 13 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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Apr 20, 2025.

Force Enable Right Click & Copy
Type
Extension
Users
84 users
19
Master Tools
View author page of Master Tools
Published
Published on February 12, 2025
Version 3.0.0
Manifest version
3
Updated
Updated on February 12, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View Absolute Enable Right Click & Copy (V3) 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,
    "name": "Absolute Enable Right Click & Copy (V3)",
    "version": "3.0.0",
    "description": "Force Enable Right Click & Copy",
    "short_name": "Absolute Right Click",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Absolute Enable Right Click & Copy",
        "default_icon": "images\/128px.png",
        "default_popup": "main.html"
    },
    "options_page": "pages\/options.html",
    "icons": {
        "16": "images\/16px.png",
        "32": "images\/32px.png",
        "48": "images\/48px.png",
        "128": "images\/128px.png"
    },
    "permissions": [
        "activeTab",
        "storage",
        "scripting"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/js\/enable.js",
                "\/js\/enableA.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 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