Alibaba URL Cleaner Firefox

Examine source code of Alibaba URL Cleaner

Inspect and view changes in Alibaba URL Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Alibaba URL Cleaner",
  "version": "1.0.1",
  "description": "Removes tracking parameters from Alibaba product URLs",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "icons": {
    "48": "icon48.png",
    "96": "icon96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3baf1c34-2b0a-43a0-8048-4c3fbafb2627}"
    }
  }
}

Best Alibaba URL Cleaner Alternatives

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