WireGuard Bypass Manager Firefox

Examine source code of WireGuard Bypass Manager

By: Michael
Inspect and view changes in WireGuard Bypass Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WireGuard Bypass Manager",
  "version": "3.0.1",
  "description": "Bypass your WireGuard VPN for specific websites that block datacenter IPs.",
  "permissions": [
    "activeTab",
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "http://localhost:8765/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "wg-bypass@mmilam360.com",
      "strict_min_version": "140.0",
      "homepage_url": "https://github.com/mmilam360/wg-bypass",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best WireGuard Bypass Manager Alternatives

Here are some Firefox add-ons that are similar to WireGuard Bypass Manager: