Tab Counter Wide Firefox

Examine source code of Tab Counter Wide

Inspect and view changes in Tab Counter Wide source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Tab Counter Wide",
  "short_name": "Tab Counter Wide",
  "author": "Jonathon Merz",
  "homepage_url": "https://github.com/jmmerz/tab-counter-wide",
  "version": "1.4.2resigned1",
  "description": "Shows the number of tabs in each window and current tab index.",
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "tab-counter-wide@jmmerz.github",
      "strict_min_version": "62.0"
    }
  },
  "icons": {
    "16": "icon16.gif",
    "64": "icon.svg"
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "16": "icon16.gif",
      "64": "icon.svg"
    },
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html"
  },
  "background": {
    "scripts": [
      "windowId-polyfill.js",
      "background.js"
    ]
  }
}

Best Tab Counter Wide Alternatives

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