Enable Right Click h Firefox

Examine source code of Enable Right Click h

By: job Add-on
Inspect and view changes in Enable Right Click h source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Enable Right Click",
  "version": "1.0.0",
  "description": "Re-enable right-click on websites that block it.",
  "icons": {
    "48": "icons/icon.svg"
  },
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "rightclickfix-74801ccb56aa@local",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Enable Right Click h Alternatives

Here are some Firefox add-ons that are similar to Enable Right Click h: