InstagratBlock Firefox

Examine source code of InstagratBlock

Inspect and view changes in InstagratBlock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "InstagratBlock",
  "version": "0.7resigned1",
  "description": "Blocks you from revisiting any time-stealing instant gratification website for some time",
  "icons": {
    "48": "icons/instagratBlock-48.png",
    "96": "icons/instagratBlock-96.png"
  },
  "applications": {
    "gecko": {
      "id": "instagratBlock@sveme.org",
      "strict_min_version": "45.0"
    }
  },
  "browser_action": {
    "browser_style": false,
    "default_icon": "icons/instagratBlock-32.png",
    "default_title": "InstagratBlock",
    "default_popup": "popup/instagratBlock.html"
  },
  "permissions": [
    "activeTab",
    "webRequest",
    "webRequestBlocking",
    "http://*/",
    "https://*/"
  ],
  "web_accessible_resources": [
    "icons/blockSymbol.png"
  ],
  "background": {
    "scripts": [
      "background/background.js"
    ]
  }
}

Best InstagratBlock Alternatives

Here are some Firefox add-ons that are similar to InstagratBlock: