Tab Manager Pro Firefox

Examine source code of Tab Manager Pro

Inspect and view changes in Tab Manager Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Tab Manager Pro",
  "version": "1.3",
  "description": "Helps the user manage their tabs in a constructive way, leading a popup at a definable number of tabs opened. Certain actions are able to be done when you decide to do something about it, such as separating into a new window, or simply closing them.",
  "icons": {
    "48": "favicon.ico"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2f4a50fc-345a-49be-990b-4cb8d0c7cc76}"
    }
  },
  "host_permissions": [
    "<all_urls>",
    "https://cdn.jsdelivr.net/"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self' object-src 'self'"
  },
  "background": {
    "scripts": [
      "background-script.js"
    ]
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "action": {
    "default_popup": "Tabs/settings.html"
  }
}

Best Tab Manager Pro Alternatives

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