Tab Counter Firefox

Examine source code of Tab Counter

By: 88BET
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": "{a22ba505-77e6-4c4b-9981-7f778cefede4}"
    }
  }
}

Best Tab Counter Alternatives

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