Nord VPN® 59% Off

Nord VPN® 59% Off

Get a big discount on NordVPN: 59% off

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Nord VPN® 59% Off",
  "action": {
    "default_popup": "page.html"
  },
  "manifest_version": 3,
  "version": "0.3",
  "description": "Get a big discount on NordVPN: 59% off",
  "background": {
    "service_worker": "bg.js"
  },
  "icons": {
    "48": "icon48.png"
  }
}