Tab Count Icon Firefox

Examine source code of Tab Count Icon

Inspect and view changes in Tab Count Icon source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "0.12.1",
  "name": "Tab Count Icon",
  "description": "Shows number of open tabs.",
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "62.0"
    }
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/ic_tab_black_24px.svg"
  },
  "background": {
    "page": "background.html"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": false
  }
}

Best Tab Count Icon Alternatives

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