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.

Cos'è GoBestVPN Search Extension?

GoBestVPN Search Extension è un'estensione di Chrome sviluppata da https://gobestvpn.com, e la sua funzione principale è "Go Best VPN is the ultimate resource for the best VPNs. This extension enables users to quickly search for the top reviews.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione GoBestVPN Search Extension

Scarica i file di estensione GoBestVPN Search Extension in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome GoBestVPN Search Extension GoBestVPN Search Extension
ID keeidpfpcajkpepkaombaecficdgmafd
URL Ufficiale https://chromewebstore.google.com/detail/gobestvpn-search-extensio/keeidpfpcajkpepkaombaecficdgmafd
Descrizione Go Best VPN is the ultimate resource for the best VPNs. This extension enables users to quickly search for the top reviews.
Dimensione del File 19.48 KB
Conteggio Installazioni 635
Versione Corrente 1.0
Ultimo Aggiornamento 2018-11-30
Data di Pubblicazione 2018-11-30
Valutazione 2.00/5 Totale 4 Valutazioni
Sviluppatore https://gobestvpn.com
Tipo di Pagamento free
URL della Pagina di Aiuto https://gobestvpn.com/contact-us/
Lingue Supportate 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"
}