Tab Counter Plus Firefox

Examine source code of Tab Counter Plus

Inspect and view changes in Tab Counter Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Tab Counter Plus",
  "short_name": "Tab Counter",
  "author": "Oriol Brufau",
  "homepage_url": "https://github.com/Loirooriol/tab-counter-plus",
  "version": "3.4",
  "description": "Shows the number of tabs in each window. Efficient and customizable.",
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "tab-counter-plus@Loirooriol",
      "strict_min_version": "63.0"
    }
  },
  "icons": {
    "16": "icon16.gif",
    "64": "icon.svg"
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icon16.gif",
      "64": "icon.svg"
    },
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  }
}

Best Tab Counter Plus Alternatives

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