Enable Right Click Firefox

Examine source code of Enable Right Click

Inspect and view changes in Enable Right Click source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_app_name__",
  "short_name": "__MSG_app_short_name__",
  "description": "__MSG_app_description__",
  "version": "2.2.0",
  "manifest_version": 3,
  "author": "Enable Right Click",
  "default_locale": "en",
  "icons": {
    "16": "/icons/16.png",
    "32": "/icons/32.png",
    "48": "/icons/48.png",
    "64": "/icons/64.png",
    "128": "/icons/128.png",
    "256": "/icons/256.png",
    "512": "/icons/512.png"
  },
  "background": {
    "scripts": [
      "js/40a29.js"
    ]
  },
  "commands": {
    "command": {
      "suggested_key": {
        "default": "Ctrl+Shift+L",
        "mac": "Command+Shift+L"
      },
      "description": "__MSG_toggle_description__"
    }
  },
  "action": {
    "default_title": "__MSG_app_title__",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "/icons/off-16.png",
      "32": "/icons/off-32.png",
      "48": "/icons/off-48.png",
      "64": "/icons/off-64.png",
      "128": "/icons/off-128.png",
      "256": "/icons/off-256.png",
      "512": "/icons/off-512.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "js/2d575.js",
        "js/bd28c.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "js/2d575.js",
        "js/ce386.js"
      ],
      "all_frames": true,
      "run_at": "document_idle",
      "match_about_blank": true
    }
  ],
  "permissions": [
    "storage",
    "tabs",
    "scripting",
    "unlimitedStorage",
    "webNavigation"
  ],
  "host_permissions": [
    "https://enableright.click/firefox.json"
  ],
  "optional_host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "help@enableright.click"
    }
  }
}

Best Enable Right Click Alternatives

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