RightClick Unlocker – Enable Copy & Paste Firefox

Examine source code of RightClick Unlocker – Enable Copy & Paste

Inspect and view changes in RightClick Unlocker – Enable Copy & Paste source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "RightClick Unlocker – Copy, Paste & Click",
  "short_name": "RightClick Unlocker",
  "version": "1.1.1",
  "description": "Enable right-click, copy, paste, and text selection on restricted websites instantly. Remove browsing limitations with one click.",
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "scripting",
    "alarms"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "rightclick-unlocker@yourdomain.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best RightClick Unlocker – Enable Copy & Paste Alternatives

Here are some Firefox add-ons that are similar to RightClick Unlocker – Enable Copy & Paste: