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
官方URL 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"
}