IPinator VPN

IP Protection with IPinator

IPinator VPN란 무엇입니까?

IPinator VPN은(는) http://ipinator.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "IP Protection with IPinator"입니다.

확장 프로그램 스크린샷

screenshot

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

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

확장 프로그램 사용 설명서

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