URL Cleaner - Xóa Tham Số Tracking Firefox

Examine source code of URL Cleaner - Xóa Tham Số Tracking

Inspect and view changes in URL Cleaner - Xóa Tham Số Tracking source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "URL Cleaner - Xóa Tham Số Tracking",
  "version": "1.0.0",
  "description": "Tự động xóa các tham số theo dõi (utm_*, fbclid, gclid,...) khỏi URL để bảo vệ quyền riêng tư của bạn.",
  "permissions": [
    "declarativeNetRequest",
    "declarativeNetRequestWithHostAccess",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon.svg"
  },
  "icons": {
    "128": "icons/icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "url-cleaner@extension.local",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best URL Cleaner - Xóa Tham Số Tracking Alternatives

Here are some Firefox add-ons that are similar to URL Cleaner - Xóa Tham Số Tracking: