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

Absolute Enable Right Click & Copy

View on Chrome Web Store
View Absolute Enable Right Click & Copy Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (6 ratings)
1 new ratings
48 views
This extension has been viewed 48 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.

Absolute Enable Right Click & Copy on all websites, including those that block it.
Type
Extension
Users
6,000 users
1K
Website wasii.dev
Waseem Akram
View author page of Waseem Akram
Published
Published on January 8, 2024
Version 2.0.7
Manifest version
3
Updated
Updated on October 4, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Absolute Enable Right Click & Copy 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",
    "version": "2.0.7",
    "description": "Absolute Enable Right Click & Copy on all websites, including those that block it.",
    "icons": {
        "16": "images\/16px.png",
        "32": "images\/32px.png",
        "48": "images\/48px.png",
        "128": "images\/128px.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "images\/128px.png",
        "default_popup": "main.html",
        "default_title": "Enable right click and copy"
    },
    "options_page": "p\/options.html",
    "permissions": [
        "tabs",
        "storage",
        "scripting",
        "activeTab"
    ],
    "host_permissions": [
        "<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