Tab Counter Firefox

Examine source code of Tab Counter

By: Sevine
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": 2,
  "name": "Tab Counter",
  "version": "1.0",
  "description": "Shows the number of open tabs.",
  "browser_action": {
    "default_icon": {
      "64": "icon64.png",
      "128": "icon128.png"
    },
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a173e7b0-4b2d-4d36-bb0a-45f89d7a1180}",
      "strict_min_version": "109.0"
    }
  },
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  }
}

Best Tab Counter Alternatives

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