Annoyance Blocker Firefox

Examine source code of Annoyance Blocker

Inspect and view changes in Annoyance Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Annoyance Blocker",
  "version": "0.2",
  "description": "Browse the web without malarkey!",
  "icons": {
    "36": "icons/baseline_close_black_48dp.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.instagram.com/*"
      ],
      "css": [
        "hide_elements.css"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "*://*.instagram.com/*"
      ],
      "js": [
        "annoyanceblocker.js"
      ]
    }
  ]
}

Best Annoyance Blocker Alternatives

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