Strip Hyperlink Firefox

Examine source code of Strip Hyperlink

Inspect and view changes in Strip Hyperlink source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Strip Hyperlink",
  "version": "1.0.1",
  "description": "Strips tracking parameters to find direct links",
  "permissions": [
    "menus",
    "clipboardWrite"
  ],
  "icons": {
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "background": {
    "scripts": [
      "src/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e48b9f1d-720a-4a6c-b364-1e0e85ef8f0b}",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Strip Hyperlink Alternatives

Here are some Firefox add-ons that are similar to Strip Hyperlink: