GFYSC VPN

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

Co to jest GFYSC VPN?

GFYSC VPN to rozszerzenie Chrome opracowane przez Twilight IT, a jego główną funkcją jest „Unblock any blocked website and stay secure with GFYSC VPN. Easy to use with our one-click activation and Unlimited bandwidth!”.

Pobierz plik CRX rozszerzenia GFYSC VPN

Pobierz pliki rozszerzeń GFYSC VPN 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

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa GFYSC VPN GFYSC VPN
ID jpohoeflcffplahlcdbpaaeiopinkeee
Oficjalny URL https://chrome.google.com/webstore/detail/gfysc-vpn/jpohoeflcffplahlcdbpaaeiopinkeee
Opis Unblock any blocked website and stay secure with GFYSC VPN. Easy to use with our one-click activation and Unlimited bandwidth!
Rozmiar pliku 144 KB
Liczba instalacji 539
Aktualna Wersja 0.0.0.6
Ostatnia Aktualizacja 2018-05-24
Data Publikacji 2018-05-24
Ocena 3.56/5 Łącznie 16 Oceny
Deweloper Twilight IT
E-mail [email protected]
Typ Płatności in_app
Adres URL Strony Polityki Prywatności http://www.twilightit.co.uk/support/privacy.php
Obsługiwane Języki 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",
        ""
    ]
}