copy all tab addresses Firefox

Examine source code of copy all tab addresses

By: frie Add-on
Inspect and view changes in copy all tab addresses source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "copy all tab addresses",
  "version": "1.0",
  "description": "一键复制所有标签页地址 / One-click copy all tab addresses",
  "permissions": [
    "tabs",
    "clipboardWrite"
  ],
  "browser_action": {
    "default_title": "复制标签页地址 / Copy Tab Addresses",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon-16.svg",
      "32": "icon-32.svg",
      "48": "icon-48.svg",
      "128": "icon-128.svg"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "16": "icon-16.svg",
    "32": "icon-32.svg",
    "48": "icon-48.svg",
    "128": "icon-128.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{56c31fb8-a6e1-4796-8ca6-4f9fffcc5654}"
    }
  }
}

Best copy all tab addresses Alternatives

Here are some Firefox add-ons that are similar to copy all tab addresses: