Tab Manager Firefox

Examine source code of Tab Manager

Par : xero
Inspect and view changes in Tab Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Manager",
  "version": "1.1",
  "description": "Manage your tabs with export and import functionality",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "permissions": [
    "tabs",
    "downloads"
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "Tab Manager",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{42dd01a7-aedd-433a-8049-fb817f502312}"
    }
  }
}

Meilleures alternatives Tab Manager

Voici quelques Firefox add-ons qui sont similaires à Tab Manager :