tab list Firefox

Examine source code of tab list

Inspect and view changes in tab list source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "tab list",
  "description": "Show a list of open tabs for easy backup",
  "version": "1.7",
  "author": "dev@conceptualspace.net",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "List Tabs"
  },
  "permissions": [
    "tabs"
  ]
}

Meilleures alternatives tab list

Voici quelques Firefox add-ons qui sont similaires à tab list :