Tab Counter Firefox

Examine source code of Tab Counter

By: 88clb
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": "Lucas Meireles",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "page": "./html/background.html"
  },
  "browser_action": {
    "default_popup": "./html/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f00bca48-1a5d-4ef6-bc7e-5ebd02f6a952}"
    }
  }
}

Best Tab Counter Alternatives

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