Copy Text Link Firefox

Examine source code of Copy Text Link

Inspect and view changes in Copy Text Link source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "copytextlink@zatsunenomokou.eu",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "manifest_version": 2,
  "name": "Copy Text Link",
  "short_name": "CopyTextLink",
  "description": "__MSG_extShortDesc__",
  "author": "ZatsuneSakurako",
  "version": "3.0.0",
  "icons": {
    "96": "/icon_96.png",
    "128": "/icon.png"
  },
  "background": {
    "persistent": false,
    "scripts": [
      "init.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "/icon_16.png",
      "32": "/icon_32.png",
      "48": "/icon_48.png",
      "64": "/icon_64.png",
      "96": "/icon_96.png",
      "128": "/icon.png"
    }
  },
  "default_locale": "en",
  "permissions": [
    "contextMenus",
    "clipboardWrite",
    "notifications",
    "http://*/*",
    "https://*/*"
  ],
  "minimum_chrome_version": "122.0"
}

Best Copy Text Link Alternatives

Here are some Firefox add-ons that are similar to Copy Text Link: