Freenord VPN Chrome

Freenord VPN Chrome

Freenord VPN Chrome provides fast, secure and unlimited and free vpn google chrome to unblock websites, hide & change IP.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "version": "2.1",
  "name": "Freenord VPN Chrome",
  "short_name": "Freenord VPN for Chrome",
  "author": "VPN Tools",
  "description": "Freenord VPN Chrome provides fast, secure and unlimited and free vpn google chrome to unblock websites, hide & change IP.",
  "homepage_url": "https://www.coupert.com/api/v3/out/3363?site=US",
  "action": {
    "default_icon": "icon24.png",
    "default_popup": "popup.html",
    "default_title": "Freenord VPN Chrome - Free & Unlimited vpn proxy"
  },
  "icons": {
    "16": "icon16.png",
    "24": "icon48.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "permissions": [
    "tabs"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ]
}