Copy Tab URLs Firefox

Examine source code of Copy Tab URLs

Inspect and view changes in Copy Tab URLs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.0.2",
  "description": "__MSG_extensionDescription__",
  "homepage_url": "https://github.com/malijaffri/copy-tab-urls",
  "icons": {
    "16": "icons/copyUrls.svg",
    "32": "icons/copyUrls.svg",
    "48": "icons/copyUrls.svg",
    "64": "icons/copyUrls.svg",
    "96": "icons/copyUrls.svg",
    "128": "icons/copyUrls.svg"
  },
  "permissions": [
    "contextMenus",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "copy-tab-urls@malijaffri.github.io",
      "strict_min_version": "55.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "default_locale": "en"
}

Best Copy Tab URLs Alternatives

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