Stay secure with CyberGhost VPN Free Proxy

Unblock any restricted website with CyberGhost VPN Proxy! One-Click connect to secure your connection! Unlimited traffic –100% FREE!

Stay secure with CyberGhost VPN Free Proxy란 무엇입니까?

Stay secure with CyberGhost VPN Free Proxy은(는) https://www.cyberghostvpn.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Unblock any restricted website with CyberGhost VPN Proxy! One-Click connect to secure your connection! Unlimited traffic –100% FREE!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Stay secure with CyberGhost VPN Free Proxy 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Use CyberGhost Proxy Plugin to encrypt your browser traffic so you can be sure that no online snooper can see where you go on the web. CyberGhost is a trusted VPN provider, with over 15 million satisfied customers worldwide.

CyberGhost’s Chrome browser extension is FREE to use and available worldwide, including in internet-censored countries. CyberGhost Proxy Plugin was built on Ethereum blockchain which is a guarantee that your data stays private as the app runs exactly as programmed without any possibility of censorship, fraud or third-party interference.

Just click on the Power button and you will instantly connect to a CyberGhost server. Choose a server-location and your IP will be changed in a second. 

Here’s what you get with our Free Proxy Plugin:

✔ Online data encryption
✔ Hidden IP
✔ Access to geo-restricted websites
✔ Blocked malicious content
✔ Secure Wi-Fi connections

Attention:

Please note that this browser plugin is not secure when accessing Flash content and does not protect you from webRTC leaks. For full online protection, we recommend you install our desktop and mobile VPN solution, available for Windows, Mac, iOS and Android: CyberGhost VPN (http://www.cyberghostvpn.com).
 
Got questions? Contact our support team at https://support.cyberghostvpn.com

Join our online communities:

→Facebook: https://www.facebook.com/cyberghostEN 
→Twitter: https://twitter.com/CyberGhost_EN
→Google+: https://plus.google.com/u/0/+CyberghostvpnOfficial
With CyberGhost Proxy Plugin, you can enjoy complete internet freedom!                    

확장 프로그램 기본 정보

이름 Stay secure with CyberGhost VPN Free Proxy Stay secure with CyberGhost VPN Free Proxy
ID ffbkglfijbcbgblgflchnbphjdllaogb
공식 URL https://chromewebstore.google.com/detail/stay-secure-with-cybergho/ffbkglfijbcbgblgflchnbphjdllaogb
설명 Unblock any restricted website with CyberGhost VPN Proxy! One-Click connect to secure your connection! Unlimited traffic –100% FREE!
파일 크기 1.31 MB
설치 횟수 1,110,057
현재 버전 8.0.0
최근 업데이트 2023-10-25
출시 날짜 2018-07-02
평점 3.74/5 총 877 개의 평점
개발자 https://www.cyberghostvpn.com
이메일 [email protected]
결제 유형 free
도움말 페이지 URL https://support.cyberghostvpn.com
개인정보 보호 정책 페이지 URL https://www.cyberghostvpn.com/privacypolicy
지원되는 언어 de,en,fr,es,it,pl,ro,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Stay secure with CyberGhost VPN Free Proxy",
    "version": "8.0.0",
    "description": "Unblock any restricted website with CyberGhost VPN Proxy! One-Click connect to secure your connection! Unlimited traffic \u2013100% FREE!",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "assets\/images\/cg-16.png",
        "48": "assets\/images\/cg-48.png",
        "128": "assets\/images\/cg-128.png"
    },
    "action": {
        "default_icon": {
            "16": "assets\/images\/cyberghost_disabled.png",
            "48": "assets\/images\/cyberghost_disabled.png",
            "128": "assets\/images\/cyberghost_disabled.png"
        },
        "default_popup": "index.html",
        "default_title": "CyberGhost"
    },
    "permissions": [
        "tabs",
        "storage",
        "alarms",
        "proxy"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' ; object-src 'self' ",
        "sandbox": "sandbox allow-scripts; script-src 'self'; object-src 'self'"
    },
    "default_locale": "en"
}