HTML Content Blocker Firefox

Examine source code of HTML Content Blocker

By: J88 BIZ
Inspect and view changes in HTML Content Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HTML Content Blocker",
  "version": "1.0",
  "description": "Blocks the HTML content of the current web page.",
  "browser_action": {
    "default_icon": "icon.png"
  },
  "permissions": [
    "webNavigation",
    "webRequest",
    "webRequestBlocking",
    "*://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{84f83dfc-8f61-4922-bc56-32db31239883}"
    }
  }
}

Best HTML Content Blocker Alternatives

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