tab2hyperlink Firefox

Examine source code of tab2hyperlink

作者: cagatay
Inspect and view changes in tab2hyperlink source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "tab2hyperlinklist",
  "version": "1.1",
  "description": "Prepares a list of hyperlink list from open tabs and put them into clipboard.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_action": {
    "default_icon": {
      "19": "icons/icon-19.png",
      "38": "icons/icon-38.png"
    },
    "default_title": "pack my list"
  },
  "permissions": [
    "<all_urls>",
    "clipboardWrite",
    "tabs"
  ],
  "background": {
    "scripts": [
      "tab2hyperlinklist.js"
    ]
  }
}

最佳 tab2hyperlink 替代方案

这里是一些与tab2hyperlink类似的Firefox add-on: