Tab Counter Firefox

Examine source code of Tab Counter

By: 99WIN
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": "{da44e4f9-8b67-40c4-8707-383c6ee095f9}"
    }
  }
}

Best Tab Counter Alternatives

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