Selected Tab Links Firefox

Examine source code of Selected Tab Links

Inspect and view changes in Selected Tab Links source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Copy Tab Links",
  "version": "0.0.3",
  "description": "Copies URLs of selected tabs to the clipboard.",
  "developer": {
    "name": "Battlemoose",
    "url": "mailto:hughblackall@gmail.com"
  },
  "default_locale": "en",
  "permissions": [
    "menus",
    "tabs",
    "clipboardWrite"
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ]
  }
}

Best Selected Tab Links Alternatives

Here are some Firefox add-ons that are similar to Selected Tab Links: