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.

Qu'est-ce que GoBestVPN Search Extension ?

GoBestVPN Search Extension est une extension Chrome développée par https://gobestvpn.com, et sa fonction principale est "Go Best VPN is the ultimate resource for the best VPNs. This extension enables users to quickly search for the top reviews.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension GoBestVPN Search Extension

Téléchargez les fichiers d'extension GoBestVPN Search Extension au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom GoBestVPN Search Extension GoBestVPN Search Extension
ID keeidpfpcajkpepkaombaecficdgmafd
URL Officiel 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.
Taille du Fichier 19.48 KB
Nombre d'Installations 635
Version Actuelle 1.0
Dernière Mise à Jour 2018-11-30
Date de Publication 2018-11-30
Évaluation 2.00/5 Total 4 Évaluations
Développeur https://gobestvpn.com
Type de Paiement free
URL de la Page d'Aide https://gobestvpn.com/contact-us/
Langues Prises en Charge 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"
}