I2P Proxy Firefox

Examine source code of I2P Proxy

By: cwfoo
Inspect and view changes in I2P Proxy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "I2P Proxy",
  "version": "0.1.0",
  "description": "Proxies I2P URLs to an I2P router.",
  "homepage_url": "https://codeberg.org/cwfoo/webext-i2p-proxy",
  "browser_specific_settings": {
    "gecko": {
      "id": "{09462f65-560d-48ff-bdf3-1f11a6d492f3}",
      "strict_min_version": "91.1.0"
    }
  },
  "permissions": [
    "proxy",
    "storage",
    "*://*.i2p/*"
  ],
  "background": {
    "scripts": [
      "main.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  }
}

Best I2P Proxy Alternatives

Here are some Firefox add-ons that are similar to I2P Proxy: