statcounter blocking Firefox

Examine source code of statcounter blocking

Inspect and view changes in statcounter blocking source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Statcounter blocking",
  "version": "2.2",
  "description": "Prevent your page views from showing up in your statcounter stats",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png"
  },
  "permissions": [
    "http://*/*",
    "https://*/*",
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icon16.png",
    "default_title": "Statcounter Blocker",
    "default_popup": "options.html"
  },
  "background": {
    "scripts": [
      "background.js",
      "block3.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{483ef46f-de49-491d-b6ad-a7ae2244609d}",
      "strict_min_version": "42.0"
    }
  }
}

Mejores alternativas statcounter blocking

Aquí hay algunas Firefox add-ons que son similares a statcounter blocking: