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.

什么是GoBestVPN Search Extension?

GoBestVPN Search Extension是由https://gobestvpn.com开发的Chrome扩展程序,该扩展的主要功能是“Go Best VPN is the ultimate resource for the best VPNs. This extension enables users to quickly search for the top reviews.”。

扩展截图

screenshot

下载GoBestVPN Search Extension扩展crx文件

下载GoBestVPN Search Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 GoBestVPN Search Extension GoBestVPN Search Extension
ID keeidpfpcajkpepkaombaecficdgmafd
官方URL https://chromewebstore.google.com/detail/gobestvpn-search-extensio/keeidpfpcajkpepkaombaecficdgmafd
简介 Go Best VPN is the ultimate resource for the best VPNs. This extension enables users to quickly search for the top reviews.
文件大小 19.48 KB
安装次数 635
当前版本 1.0
更新时间 2018-11-30
上架时间 2018-11-30
评分 2.00/5 共4次评分
开发者 https://gobestvpn.com
付费类型 free
帮助页面URL https://gobestvpn.com/contact-us/
支持的语言 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"
}