Tab Counter Firefox

Examine source code of Tab Counter

By: Bunga Add-on
Inspect and view changes in Tab Counter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Counter",
  "description": "This extension shows you how many tabs you have open at a given time.",
  "version": "0.1",
  "author": "Bunga Daisy",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "page": "./html/background.html"
  },
  "browser_action": {
    "default_popup": "./html/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e6f58f70-45b3-43a6-bac7-455aeadcb2a8}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Tab Counter Alternatives

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