VPN Smart IP Verifier Firefox

Examine source code of VPN Smart IP Verifier

Inspect and view changes in VPN Smart IP Verifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "VPN Smart IP Verifier",
  "version": "4.0",
  "description": "Real-time dual-stack route validation with intelligent geofencing for Mozilla and Firefox VPN setups.",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://api.ipify.org/",
    "https://api6.ipify.org/",
    "https://freeipapi.com/",
    "https://ipinfo.io/"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Verify VPN Status"
  },
  "sidebar_action": {
    "default_title": "Verify VPN Status",
    "default_panel": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "vpn-smart-verifier@yourdomain.local"
    }
  }
}

Best VPN Smart IP Verifier Alternatives

Here are some Firefox add-ons that are similar to VPN Smart IP Verifier: