Tab Stats Firefox

Examine source code of Tab Stats

Inspect and view changes in Tab Stats source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Stats",
  "version": "0.1.7resigned1",
  "description": "Provide some data about open tabs.",
  "applications": {
    "gecko": {
      "id": "tabstats@glandium.org"
    }
  },
  "browser_action": {
    "browser_style": false,
    "default_area": "tabstrip",
    "default_icon": "tab.svg",
    "default_title": "Tab Stats",
    "theme_icons": [
      {
        "dark": "tab.svg",
        "light": "tab-white.svg",
        "size": 16
      }
    ]
  },
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Tab Stats Alternatives

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