Hide My IP

Hide Your IP Address for Free!

什麼是Hide My IP?

Hide My IP是由https://www.hide-my-ip.com開發的Chrome擴展程式,該擴展的主要功能是“Hide Your IP Address for Free!”。

擴展截圖

screenshot
screenshot
screenshot

下載Hide My IP擴展crx文件

下載Hide My IP擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Hide My IP Hide My IP
ID pekcnopmdcbjdgmpnpkndppflpldnkkp
官方網址 https://chromewebstore.google.com/detail/hide-my-ip/pekcnopmdcbjdgmpnpkndppflpldnkkp
簡介 Hide Your IP Address for Free!
檔案大小 930 KB
安裝次數 114,704
目前版本 1.0.33
更新時間 2020-06-05
上架時間 2020-06-05
評分 3.71/5 共 1460 次評分
開發者 https://www.hide-my-ip.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.hide-my-ip.com
說明頁面URL https://support.hide-my-ip.com/
隱私政策頁面URL https://www.hide-my-ip.com/privacy.shtml
支援的語言 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"
}