UrMomsVPN Proxy Firefox

Examine source code of UrMomsVPN Proxy

Inspect and view changes in UrMomsVPN Proxy 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
{
  "manifest_version": 3,
  "name": "UrMomsVPN Proxy",
  "version": "1.30.0",
  "description": "Route this browser's traffic through your UrMomsVPN console-proxy relay.",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "128": "icons/icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "https://urmomsvpn.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "proxy",
    "webRequest",
    "webRequestAuthProvider",
    "storage",
    "declarativeNetRequest",
    "privacy",
    "alarms",
    "tabs",
    "scripting",
    "notifications"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "externally_connectable": {
    "matches": [
      "https://urmomsvpn.com/*"
    ]
  },
  "commands": {
    "toggle-connection": {
      "suggested_key": {
        "default": "Alt+Shift+U"
      },
      "description": "Connect or disconnect the UrMomsVPN proxy"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "proxy@urmomsvpn.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "browsingActivity"
        ],
        "optional": []
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best UrMomsVPN Proxy Alternatives

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