CORS Patch for IADownloader Firefox

Examine source code of CORS Patch for IADownloader

Inspect and view changes in CORS Patch for IADownloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "author": "Element Davv <elementdavv@hotmail.com>",
  "description": "__MSG_description__",
  "homepage_url": "https://github.com/elementdavv/internet_archive_downloader",
  "name": "CORS Patch for Internet Archive Downloader",
  "version": "0.1.0",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "corpse@timelegend.net",
      "strict_min_version": "115.0"
    }
  },
  "icons": {
    "128": "images/ghost128.png"
  },
  "action": {
    "default_icon": {
      "128": "images/ghost128.png"
    },
    "default_title": "__MSG_title__"
  },
  "background": {
    "scripts": [
      "js/bg.js"
    ],
    "type": "module"
  },
  "permissions": [
    "declarativeNetRequest"
  ],
  "host_permissions": [
    "https://archive.org/*",
    "*://*.us.archive.org/*"
  ]
}

Best CORS Patch for IADownloader Alternatives

Here are some Firefox add-ons that are similar to CORS Patch for IADownloader: