Tab counter Firefox

Examine source code of Tab counter

By: WaldiPL
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
{
  "applications": {
    "gecko": {
      "id": "tabCounter@waldemar.b",
      "strict_min_version": "63.0a1"
    }
  },
  "permissions": [
    "tabs",
    "storage",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "bg.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/none.svg"
  },
  "options_ui": {
    "page": "options.html"
  },
  "description": "__MSG_extensionDescription__",
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "default_locale": "en",
  "version": "1.5",
  "icons": {
    "48": "icons/icon.svg"
  }
}

Best Tab counter Alternatives

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