Prohibition Release Firefox

Examine source code of Prohibition Release

Inspect and view changes in Prohibition Release source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Prohibition Release",
  "permissions": [
    "storage"
  ],
  "version": "1.0.0",
  "description": "",
  "icons": {
    "48": "icons/icon_48.png",
    "96": "icons/icon_96.png"
  },
  "browser_action": {
    "default_icon": {
      "48": "icons/icon_48.png",
      "96": "icons/icon_96.png"
    },
    "default_title": "Prohibition Release options",
    "default_popup": "options.html"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "prohibitionRelease.js"
      ],
      "run_at": "document_start",
      "match_about_blank": true,
      "all_frames": true
    }
  ]
}

Best Prohibition Release Alternatives

Here are some Firefox add-ons that are similar to Prohibition Release: