GFYSC VPN

Unblock any blocked website and stay secure with GFYSC VPN. Easy to use with our one-click activation and Unlimited bandwidth!

GFYSC VPN란 무엇입니까?

GFYSC VPN은(는) Twilight IT에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Unblock any blocked website and stay secure with GFYSC VPN. Easy to use with our one-click activation and Unlimited bandwidth!"입니다.

GFYSC VPN 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        GFYSC VPN, is the best way to access blocked sites / domains, provides you with the highest level of protection, many locations and server's to chose from all within a simple to use interface with no features restricted all for FREE!.

Summary:
1. Provides Unlimited Bandwidth:
- All Locations
- All Servers (Free / Premium) - Depending on your account.
- No time limit / Need to do tasks to gain more bandwidth

2. Free
- Unlike other services we provide 99% of our services for free
- All Locations
- Unlimited Bandwidth
- Blacklisting (Coming Soon)

3. Choice
- Great number of Locations
- Server Choice we like to give you the opportunity to decide and change at will
- No need to upgrade you can enjoy all the benefits of GFYSC VPN as a FREE user


3. No Logs
No logs full stop on any servers anytime no matter what level of user access you have.

So why buy Premium?
Well if Free servers are not limited due to settings they usually are because of server load with the amount of users, Premium combats this providing server's only Premium users can access providing much greater speed.                    

확장 프로그램 기본 정보

이름 GFYSC VPN GFYSC VPN
ID jpohoeflcffplahlcdbpaaeiopinkeee
공식 URL https://chrome.google.com/webstore/detail/gfysc-vpn/jpohoeflcffplahlcdbpaaeiopinkeee
설명 Unblock any blocked website and stay secure with GFYSC VPN. Easy to use with our one-click activation and Unlimited bandwidth!
파일 크기 144 KB
설치 횟수 539
현재 버전 0.0.0.6
최근 업데이트 2018-05-24
출시 날짜 2018-05-24
평점 3.56/5 총 16 개의 평점
개발자 Twilight IT
이메일 [email protected]
결제 유형 in_app
개인정보 보호 정책 페이지 URL http://www.twilightit.co.uk/support/privacy.php
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "GFYSC VPN",
    "description": "Unblock any blocked website and stay secure with GFYSC VPN. Easy to use with our one-click activation and Unlimited bandwidth!",
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'",
    "version": "0.0.0.6",
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": true
    },
    "icons": {
        "128": "assets\/icons\/default.png"
    },
    "browser_action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "proxy",
        ""
    ]
}