Blaze Suppressor Firefox

Examine source code of Blaze Suppressor

By: penryu
Inspect and view changes in Blaze Suppressor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Blaze Suppressor",
  "description": "Replaces silly phrases with sillier phrases.",
  "homepage_url": "https://github.com/penryu/blaze-suppressor/",
  "version": "1.1",
  "browser_specific_settings": {
    "gecko": {
      "id": "{48e26b53-f9a1-4a87-a83b-76fbc3aa8c2b}"
    }
  },
  "icons": {
    "48": "icons/icon.png",
    "96": "icons/icon@2x.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "./substitute.js"
      ]
    }
  ]
}

Best Blaze Suppressor Alternatives

Here are some Firefox add-ons that are similar to Blaze Suppressor: