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.

Greenhub Free VPN - Secure and Unblock VPN란 무엇입니까?

Greenhub Free VPN - Secure and Unblock VPN은(는) GreenTech Lab에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Unblock any website with the Greenhub VPN proxy that protects your IP and lets you browse privately for free For Chrome."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Greenhub Free VPN - Secure and Unblock VPN 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Greenhub Free VPN - Secure and Unblock VPN Greenhub Free VPN - Secure and Unblock VPN
ID knmhokeiipedacnhpjklbjmfgedfohco
공식 URL https://chromewebstore.google.com/detail/greenhub-free-vpn-secure/knmhokeiipedacnhpjklbjmfgedfohco
설명 Unblock any website with the Greenhub VPN proxy that protects your IP and lets you browse privately for free For Chrome.
파일 크기 459 KB
설치 횟수 28,251
현재 버전 0.11.1
최근 업데이트 2023-06-14
출시 날짜 2021-01-04
평점 4.15/5 총 226 개의 평점
개발자 GreenTech Lab
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://ghhub.tk/
개인정보 보호 정책 페이지 URL https://p.extensiondock.com/policy
지원되는 언어 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"
}