Copy Selected Tabs URLs Firefox

Examine source code of Copy Selected Tabs URLs

By: Yunus
Inspect and view changes in Copy Selected Tabs URLs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Copy Selected Tabs URLs",
  "version": "1.1",
  "permissions": [
    "tabs",
    "clipboardWrite",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4bfb23dd-5be8-4fb3-860f-b33cc3c036d0}"
    }
  }
}

Best Copy Selected Tabs URLs Alternatives

Here are some Firefox add-ons that are similar to Copy Selected Tabs URLs: