Hide My IP

Hide Your IP Address for Free!

Hide My IP là gì?

Hide My IP là một tiện ích mở rộng Chrome được phát triển bởi https://www.hide-my-ip.com, và tính năng chính của nó là "Hide Your IP Address for Free!".

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

screenshot
screenshot
screenshot

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

Tải xuống các tệp mở rộng Hide My IP 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! Unblock any website easily and secure your browsing with this proxy/VPN extension for Chrome and Firefox. No ads. Unlimited Bandwidth. Compatible with streaming websites.

Unblock any website, bypass firewalls, protect your identity and prevent ISP and governments from spying on your Internet activity.  Fast and secure even in high censorship countries such as China.

Choose from hundreds of locations around the world.                    

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

Tên Hide My IP Hide My IP
ID pekcnopmdcbjdgmpnpkndppflpldnkkp
URL Chính Thức https://chromewebstore.google.com/detail/hide-my-ip/pekcnopmdcbjdgmpnpkndppflpldnkkp
Mô tả Hide Your IP Address for Free!
Kích Thước Tệp 930 KB
Số Lần Cài Đặt 114,704
Phiên Bản Hiện Tại 1.0.33
Cập Nhật Lần Cuối 2020-06-05
Ngày Phát Hành 2020-06-05
Đánh Giá 3.71/5 Tổng số 1460 Đánh Giá
Nhà Phát Triển https://www.hide-my-ip.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.hide-my-ip.com
URL Trang Trợ Giúp https://support.hide-my-ip.com/
URL Trang Chính Sách Bảo Mật https://www.hide-my-ip.com/privacy.shtml
Ngôn Ngữ Được Hỗ Trợ de,en,fr,nl,no,vi,tr,da,es,it,pl,ro,el,sr,ru,iw,hi,ta,th,ar,zh-CN,ja,ko
manifest.json
{
    "name": "Hide My IP",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "permissions": [
        "",
        "webRequest",
        "webRequestBlocking",
        "storage",
        "proxy",
        "privacy"
    ],
    "background": {
        "scripts": [
            "lib\/jquery-3.0.0.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": "Hide My IP"
    },
    "default_locale": "en",
    "description": "Hide Your IP Address for Free!",
    "icons": {
        "128": "img\/icon128.png",
        "16": "img\/icon16.png",
        "32": "img\/icon32.png",
        "48": "img\/icon.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "48",
    "short_name": "Hide My IP",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.33"
}