Tab Counter Firefox

Examine source code of Tab Counter

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": "{2652d945-efa4-4ac1-a5ee-f1b6a8f06701}"
    }
  }
}

Best Tab Counter Alternatives

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