IPinator VPN

IP Protection with IPinator

IPinator VPN là gì?

IPinator VPN là một tiện ích mở rộng Chrome được phát triển bởi http://ipinator.com, và tính năng chính của nó là "IP Protection with IPinator".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng IPinator VPN

Tải xuống các tệp mở rộng IPinator VPN dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên IPinator VPN IPinator VPN
ID jopjlpjeekmmnpdiplggikdjkgkfklno
URL Chính Thức https://chrome.google.com/webstore/detail/ipinator-vpn/jopjlpjeekmmnpdiplggikdjkgkfklno
Mô tả IP Protection with IPinator
Kích Thước Tệp 887 KB
Số Lần Cài Đặt 2,000
Phiên Bản Hiện Tại 1.0.11
Cập Nhật Lần Cuối 2016-01-28
Ngày Phát Hành 2016-01-28
Đánh Giá 3.48/5 Tổng số 69 Đánh Giá
Nhà Phát Triển http://ipinator.com
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
}