AliExpress Bundle Redirect Firefox

Examine source code of AliExpress Bundle Redirect

By: Nox
Inspect and view changes in AliExpress Bundle Redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AliExpress Bundle Redirect",
  "version": "1.0",
  "description": "Redirects AliExpress Bundle Deal links to their respective item page.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage"
  ],
  "host_permissions": [
    "*://*.aliexpress.com/*",
    "*://*.aliexpress.ru/*",
    "*://*.aliexpress.us/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "AliExpress Redirect: ON",
    "default_icon": "icons/icon-on.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "alibundle-redirect@nox.local",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best AliExpress Bundle Redirect Alternatives

Here are some Firefox add-ons that are similar to AliExpress Bundle Redirect: