Zonda VPN Firefox

Examine source code of Zonda VPN

By: Zonda Add-on
Inspect and view changes in Zonda VPN source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.0.0",
  "description": "__MSG_extensionDescription__",
  "default_locale": "ru",
  "host_permissions": [
    "<all_urls>"
  ],
  "permissions": [
    "proxy",
    "storage",
    "privacy",
    "alarms",
    "webRequest",
    "webRequestBlocking",
    "cookies"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    }
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "https://zondalab.store/*"
      ],
      "js": [
        "auth-relay-main.js"
      ],
      "world": "MAIN",
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://zondalab.store/*"
      ],
      "js": [
        "auth-relay.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "zonda@vpn.app",
      "strict_min_version": "114.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best Zonda VPN Alternatives

Here are some Firefox add-ons that are similar to Zonda VPN: