Link Cleaner (Remove UTM) Firefox

Examine source code of Link Cleaner (Remove UTM)

By: TX88
Inspect and view changes in Link Cleaner (Remove UTM) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Link Cleaner (Remove UTM)",
  "version": "1.0.0",
  "description": "One-click remove tracking parameters (utm_*, fbclid, gclid, etc.) from the current tab URL.",
  "homepage_url": "https://example.com",
  "icons": {
    "48": "icon-48.png",
    "96": "icon-96.png"
  },
  "permissions": [
    "tabs"
  ],
  "browser_action": {
    "default_title": "Clean this link",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@link-cleaner.local",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Link Cleaner (Remove UTM) Alternatives

Here are some Firefox add-ons that are similar to Link Cleaner (Remove UTM):