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 - это расширение Chrome, разработанное Twilight IT, и его основная функция - "Unblock any blocked website and stay secure with GFYSC VPN. Easy to use with our one-click activation and Unlimited bandwidth!".

Скачать файл CRX расширения GFYSC VPN

Скачайте файлы расширений GFYSC VPN в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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",
        ""
    ]
}