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.

O que é GoBestVPN Search Extension?

GoBestVPN Search Extension é uma extensão do Chrome desenvolvida por https://gobestvpn.com, e sua principal característica é "Go Best VPN is the ultimate resource for the best VPNs. This extension enables users to quickly search for the top reviews.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão GoBestVPN Search Extension

Baixe arquivos de extensão GoBestVPN Search Extension no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome GoBestVPN Search Extension GoBestVPN Search Extension
ID keeidpfpcajkpepkaombaecficdgmafd
URL Oficial https://chromewebstore.google.com/detail/gobestvpn-search-extensio/keeidpfpcajkpepkaombaecficdgmafd
Descrição Go Best VPN is the ultimate resource for the best VPNs. This extension enables users to quickly search for the top reviews.
Tamanho do Arquivo 19.48 KB
Contagem de Instalações 635
Versão Atual 1.0
Última Atualização 2018-11-30
Data de Publicação 2018-11-30
Classificação 2.00/5 Total de 4 Avaliações
Desenvolvedor https://gobestvpn.com
Tipo de Pagamento free
URL da Página de Ajuda https://gobestvpn.com/contact-us/
Idiomas Suportados 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"
}