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
Eメール [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"
}