Tab Status Mini Firefox

Examine source code of Tab Status Mini

By: Charles Add-on
Inspect and view changes in Tab Status Mini source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Tab Status Mini",
  "version": "1.0.0",
  "description": "A tiny extension that shows how many tabs are open.",
  "permissions": [
    "tabs"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tab-status-mini@example.com",
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Tab Status Mini Alternatives

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