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.

Co to jest GoBestVPN Search Extension?

GoBestVPN Search Extension to rozszerzenie Chrome opracowane przez https://gobestvpn.com, a jego główną funkcją jest „Go Best VPN is the ultimate resource for the best VPNs. This extension enables users to quickly search for the top reviews.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia GoBestVPN Search Extension

Pobierz pliki rozszerzeń GoBestVPN Search Extension w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa GoBestVPN Search Extension GoBestVPN Search Extension
ID keeidpfpcajkpepkaombaecficdgmafd
Oficjalny URL https://chromewebstore.google.com/detail/gobestvpn-search-extensio/keeidpfpcajkpepkaombaecficdgmafd
Opis Go Best VPN is the ultimate resource for the best VPNs. This extension enables users to quickly search for the top reviews.
Rozmiar pliku 19.48 KB
Liczba instalacji 635
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2018-11-30
Data Publikacji 2018-11-30
Ocena 2.00/5 Łącznie 4 Oceny
Deweloper https://gobestvpn.com
Typ Płatności free
Adres URL Strony Pomocy https://gobestvpn.com/contact-us/
Obsługiwane Języki 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"
}