I2P (Unofficial) Firefox

Examine source code of I2P (Unofficial)

Inspect and view changes in I2P (Unofficial) source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.0.1",
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "i2p@manerakai.com",
      "strict_min_version": "91.1.0"
    }
  },
  "background": {
    "page": "pages/background/background.html",
    "persistent": true
  },
  "icons": {
    "16": "assets/images/logo-16.png",
    "32": "assets/images/logo-32.png",
    "48": "assets/images/logo-48.png",
    "128": "assets/images/logo-128.png"
  },
  "permissions": [
    "storage",
    "proxy",
    "<all_urls>"
  ],
  "browser_action": {
    "default_title": "__MSG_extensionName__",
    "browser_style": false,
    "default_popup": "pages/popup/popup.html"
  },
  "default_locale": "en"
}

Best I2P (Unofficial) Alternatives

Here are some Firefox add-ons that are similar to I2P (Unofficial):