Vpn 360 for pc/mac/windows - Best VPN for Chrome

Vpn 360 for pc/mac/windows - Best VPN for Chrome

Enjoy Fast, Secure, and Easy Internet with Vpn 360 for Pc for Chrome

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "short_name": "Vpn 360 for pc",
  "description": "Enjoy Fast, Secure, and Easy Internet with Vpn 360 for Pc for Chrome",
  "author": "",
  "version": "1",
  "icons": {
    "128": "icon128.png"
  },
  "permissions": [
    "proxy",
    "storage",
    "webRequest",
    "history",
    "webRequestAuthProvider"
  ],
  "manifest_version": 3,
  "name": "Vpn 360 for pc/mac/windows - Best VPN for Chrome",
  "action": {
    "default_popup": "popup.html"
  },
  "background": {
    "service_worker": "background.bundle.js"
  },
  "host_permissions": [
    "<all_urls>"
  ]
}