Using VPN Master in PC

Using VPN Master in PC

Looking for some tips on how to use that popular VPN Master App on your Windows PC and Mac computers? Then use this extension.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Using VPN Master in PC",
  "description": "Looking for some tips on how to use that popular VPN Master App on your Windows PC and Mac computers? Then use this extension.",
  "version": "0.0.0.1",
  "icons": {
    "128": "img/icon128.png"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "browser_action": {}
}