GoBestVPN Search Extension

GoBestVPN Search Extension

Go Best VPN is the ultimate resource for the best VPNs. This extension enables users to quickly search for the top reviews.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "GoBestVPN Search Extension",
  "description": "Go Best VPN is the ultimate resource for the best VPNs. This extension enables users to quickly search for the top reviews.",
  "browser_action": {
    "default_icon": {
      "38": "gobestvpnicon.png"
    },
    "default_title": "GoBestVPN Search Extension",
    "default_popup": "extension.html"
  },
  "manifest_version": 2,
  "update_url": "http://clients2.google.com/service/update2/crx",
  "content_security_policy": "script-src 'self' https://www.google.com; object-src 'self'",
  "version": "1.0"
}