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"
  ]
}

Mejores alternativas tab list

Aquí hay algunas Firefox add-ons que son similares a tab list: