tab list Firefox

Examine source code of tab list

提供元: conceptualspace Add-on
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"
  ]
}

ベストのtab list代替案

tab listに類似したFirefox add-onをいくつか紹介します: