Tab Counter Firefox

Examine source code of Tab Counter

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": 3,
  "name": "Tab Counter",
  "version": "1.0.0",
  "description": "Count the number of open tabs in the current window.",
  "permissions": [
    "tabs"
  ],
  "action": {
    "default_title": "Tab Counter",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tab-counter-20260317@local.addons",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Tab Counter Alternatives

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