Tab Control Firefox

Examine source code of Tab Control

By: Michael
Inspect and view changes in Tab Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "122.0",
      "id": "{bd61c96c-c71a-438d-896c-80b4751d8436}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_title": "Tab Counter x",
    "default_icon": {
      "64": "icons/logo_64.png"
    },
    "default_popup": "tabs.html"
  },
  "description": "__MSG_extensionDescription__",
  "manifest_version": 2,
  "name": "Tab Counter x",
  "permissions": [
    "tabs"
  ],
  "version": "2.0",
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png"
  }
}

Best Tab Control Alternatives

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