Super Mute Firefox

Examine source code of Super Mute

By: Ben!
Inspect and view changes in Super Mute source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Super Mute",
  "version": "0.3resigned1",
  "description": "Black's out words within hatebase",
  "icons": {
    "32": "icons/color_mute-32.png",
    "64": "icons/color_mute-64.png"
  },
  "applications": {
    "gecko": {
      "id": "supermute@example.org",
      "strict_min_version": "45.0"
    }
  },
  "permissions": [
    "*://*/*",
    "tabs",
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/mute-32.png",
    "default_title": "Super Mute"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    "web_source/hatebasepretty.json"
  ]
}

Best Super Mute Alternatives

Here are some Firefox add-ons that are similar to Super Mute: