IPinator VPN

IP Protection with IPinator

Что такое IPinator VPN?

IPinator VPN - это расширение Chrome, разработанное http://ipinator.com, и его основная функция - "IP Protection with IPinator".

Снимки экрана расширения

screenshot

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

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

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

                        Hide Your IP Address for Free!
Hide your IP address for free with this easy-to-use Chrome extension from IPinator VPN.  Surf anonymously, prevent websites from tracking you, or change your IP country location.  Choose from over 90 IP locations around the world. Many IPs are free or upgrade for additional locations.                    

Основная информация о расширении

Название IPinator VPN IPinator VPN
ID jopjlpjeekmmnpdiplggikdjkgkfklno
Официальный URL https://chrome.google.com/webstore/detail/ipinator-vpn/jopjlpjeekmmnpdiplggikdjkgkfklno
Описание IP Protection with IPinator
Размер файла 887 KB
Количество установок 2,000
Текущая Версия 1.0.11
Последнее Обновление 2016-01-28
Дата публикации 2016-01-28
Рейтинг 3.48/5 Всего 69 оценок
Разработчик http://ipinator.com
Тип оплаты free
Поддерживаемые языки de,en,fr,nl,no,vi,tr,da,es,it,pl,ro,el,ru,hi,ta,th,zh-CN,ja,ko
manifest.json
{
    "name": "IPinator VPN",
    "permissions": [
        "proxy",
        "storage",
        "tabs",
        "",
        "webRequest",
        "webRequestBlocking"
    ],
    "background": {
        "scripts": [
            "lib\/jquery-2.1.1.min.js",
            "lib\/chrome-storage.js",
            "storage.js",
            "proxyAdapter.js",
            "dataService.js",
            "bg.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "img\/disabled.png"
        },
        "default_popup": "popup.html",
        "default_title": "IPinator VPN"
    },
    "default_locale": "en",
    "description": "IP Protection with IPinator",
    "icons": {
        "48": "img\/icon.png"
    },
    "manifest_version": 2,
    "short_name": "IPINATOR",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.11"
}