Copy Paste Tab Links Firefox

Examine source code of Copy Paste Tab Links

Inspect and view changes in Copy Paste Tab Links source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.4",
  "default_locale": "en",
  "description": "__MSG_extensionDescription__",
  "author": "Kustrica (Telegram: @kustric)",
  "homepage_url": "https://t.me/kustric",
  "action": {
    "default_title": "Copy Paste Tab Links",
    "default_icon": "icons/icon-96.png"
  },
  "permissions": [
    "menus",
    "tabs",
    "clipboardWrite",
    "clipboardRead",
    "storage"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "copypastetablinks@kustrica.addon",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Copy Paste Tab Links Alternatives

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