Ad Counter Firefox

Examine source code of Ad Counter

By: Win79
Inspect and view changes in Ad Counter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ad Counter",
  "version": "1.0",
  "description": "Counts the number of ad elements on the current page.",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_title": "Count Ads",
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a7f24f99-e080-4119-862e-d26cbcd273d1}"
    }
  }
}

Best Ad Counter Alternatives

Here are some Firefox add-ons that are similar to Ad Counter: