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.
What is GoBestVPN Search Extension?
GoBestVPN Search Extension is a Chrome extension developed by https://gobestvpn.com, and its main feature is "Go Best VPN is the ultimate resource for the best VPNs. This extension enables users to quickly search for the top reviews.".
Extension Screenshots
Download GoBestVPN Search Extension Extension CRX File
Download GoBestVPN Search Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This is a simple search extension for users looking to quickly get more information on various VPN providers and related topics. GoBestVPN features over a 100+ unbiased VPN reviews and user comments about the most interesting products in the market.
Extension Basic Information
Name | GoBestVPN Search Extension |
ID | keeidpfpcajkpepkaombaecficdgmafd |
Official URL | https://chromewebstore.google.com/detail/gobestvpn-search-extensio/keeidpfpcajkpepkaombaecficdgmafd |
Description | Go Best VPN is the ultimate resource for the best VPNs. This extension enables users to quickly search for the top reviews. |
File Size | 19.48 KB |
Installation Count | 635 |
Current Version | 1.0 |
Last Updated | 2018-11-30 |
Publish Date | 2018-11-30 |
Rating | 2.00/5 Total 4 Ratings |
Developer | https://gobestvpn.com |
Payment Type | free |
Help Page URL | https://gobestvpn.com/contact-us/ |
Supported Languages | en-US |
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" } |