Blocker Rocket Firefox

Examine source code of Blocker Rocket

Inspect and view changes in Blocker Rocket source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Blocker Rocket",
  "version": "1.0",
  "description": "Blocks specified websites!",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_action": {
    "default_title": "Blocker Rocket"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0067b140-9487-4f4e-87df-cd1c1d55f8fe}"
    }
  }
}

Best Blocker Rocket Alternatives

Here are some Firefox add-ons that are similar to Blocker Rocket: