Greenhub Free VPN - Secure and Unblock VPN

Unblock any website with the Greenhub VPN proxy that protects your IP and lets you browse privately for free For Chrome.

Cos'è Greenhub Free VPN - Secure and Unblock VPN?

Greenhub Free VPN - Secure and Unblock VPN è un'estensione di Chrome sviluppata da GreenTech Lab, e la sua funzione principale è "Unblock any website with the Greenhub VPN proxy that protects your IP and lets you browse privately for free For Chrome.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Greenhub Free VPN - Secure and Unblock VPN

Scarica i file di estensione Greenhub Free VPN - Secure and Unblock VPN 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

                        Unblock any website with the Greenhub proxy that protects your IP from Internet threads and lets you browse privately  For Chrome. Unlimited bandwidth and completely FREE!

Greenhub is the best browser extension for Chrome with fast connection speeds, total leak protection, and the ability to protect your online activities.

✓ the best plugin for Chrome, provides a network sharing-proxy approach that lets you easily access any site.

✓ Circumvent Russian Internet Censorship - The extension allows bypassing censorship in Russia, giving you access to libraries, encyclopedias, oppositional political sites, and other innocent sites blocked for many reasons.

✓ The sharing proxies, speedy and stable nodes in the US and Japan, are supported by some students and engineers.

✓ The service should only be used by students, teachers, researchers, or workers.

✓ Greenhub uses strong encryption to secure all your traffic and hides your real IP address, so you can access any blocked website, protect your data, and surf the internet anonymously without a data limit.

✓ 100% free with no credit card information needed and no trials offered.

✓ Simple, unblock websites and access the world with just one touch of the connect button.

✓ Secure, our strong SSL encryption will make you fully anonymous and secure.

SETUP INSTRUCTIONS

Get Greenhub from the Chrome Store by clicking 'Add to Chrome'

Download and install the addon.

Open the extension in your browser.

Choose a server from the list and click 'Connect' to browse anonymously.                    

Informazioni di Base sull'Estensione

Nome Greenhub Free VPN - Secure and Unblock VPN Greenhub Free VPN - Secure and Unblock VPN
ID knmhokeiipedacnhpjklbjmfgedfohco
URL Ufficiale https://chromewebstore.google.com/detail/greenhub-free-vpn-secure/knmhokeiipedacnhpjklbjmfgedfohco
Descrizione Unblock any website with the Greenhub VPN proxy that protects your IP and lets you browse privately for free For Chrome.
Dimensione del File 459 KB
Conteggio Installazioni 28,251
Versione Corrente 0.11.1
Ultimo Aggiornamento 2023-06-14
Data di Pubblicazione 2021-01-04
Valutazione 4.15/5 Totale 226 Valutazioni
Sviluppatore GreenTech Lab
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://ghhub.tk/
URL della Pagina della Politica sulla Privacy https://p.extensiondock.com/policy
Lingue Supportate id,en,ru,fa,hi,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "manifest_version": 3,
    "default_locale": "en",
    "permissions": [
        "storage",
        "proxy",
        "alarms"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "icons": {
        "128": "img\/logo.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "img\/logo.png"
        }
    },
    "content_scripts": [
        {
            "js": [
                "\/js\/content-script.js"
            ],
            "matches": [
                "https:\/\/options.discordmate.top\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/knmhokeiipedacnhpjklbjmfgedfohco",
    "version": "0.11.1"
}