AdGuard VPN — Privacy & Security Firefox

Examine source code of AdGuard VPN — Privacy & Security

Inspect and view changes in AdGuard VPN — Privacy & Security source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_name__",
  "short_name": "__MSG_short_name__",
  "author": "Adguard Software Ltd",
  "version": "2.10.3",
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "16": "assets/images/icons/enabled-16.png",
    "64": "assets/images/icons/favicon.svg",
    "128": "assets/images/icons/enabled-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "custom-dns-links.js"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "alarms",
    "contextMenus",
    "management",
    "notifications",
    "privacy",
    "proxy",
    "storage",
    "tabs",
    "unlimitedStorage",
    "webRequest"
  ],
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "19": "assets/images/icons/disabled-19.png",
      "38": "assets/images/icons/disabled-38.png"
    },
    "default_title": "__MSG_name__",
    "default_popup": "popup.html"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "adguard-vpn@adguard.com",
      "strict_min_version": "115.0"
    },
    "gecko_android": {
      "strict_min_version": "132.0"
    }
  },
  "background": {
    "page": "background.html"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "host_permissions": [
    "<all_urls>"
  ]
}

Best AdGuard VPN — Privacy & Security Alternatives

Here are some Firefox add-ons that are similar to AdGuard VPN — Privacy & Security: