Advanced URL Cleaner Firefox

Examine source code of Advanced URL Cleaner

Inspect and view changes in Advanced URL Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Advanced URL Cleaner",
  "version": "1.0.0",
  "description": "Automatically removes tracking parameters like fbclid, gclid, UTM tags, and TikTok IDs to protect your privacy.",
  "icons": {
    "48": "icon-48.png",
    "96": "icon-96.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_title": "Advanced URL Cleaner",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "extensions@techyall.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "browsingActivity"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best Advanced URL Cleaner Alternatives

Here are some Firefox add-ons that are similar to Advanced URL Cleaner: