Hiload Web Proxy

Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator.

Hiload Web Proxyとは何ですか?

Hiload Web Proxyはblankによって開発されたChromeの拡張機能で、その主な機能は「Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator.」です。

拡張機能のスクリーンショット

screenshot

Hiload Web Proxy拡張機能のCRXファイルをダウンロード

Hiload Web Proxy拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        1. Simply insert the website you want to visit into the input field
2. Click the GO button

Hiload is extreme fast, free and secure.                    

拡張機能の基本情報

名前 Hiload Web Proxy Hiload Web Proxy
ID pminladjmndipkjkmdjhhbidegbjoemn
公式URL https://chrome.google.com/webstore/detail/hiload-web-proxy/pminladjmndipkjkmdjhhbidegbjoemn
説明 Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator.
ファイルサイズ 43.05 KB
インストール数 1,000
現在のバージョン 1.0.1
最終更新日 2015-01-24
公開日 2015-01-24
評価 3.77/5 合計 53 レビュー
開発者 blank
支払い方法 free
拡張機能のウェブサイト http://hiload.org
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Hiload Web Proxy",
    "version": "1.0.1",
    "manifest_version": 2,
    "description": "Hiload is a free web proxy which allows you to unblock\/bypass any firewall restrictions made by your network administrator.",
    "permissions": [
        "tabs",
        "http:\/\/hiload.org\/"
    ],
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Hiload Web Proxy"
    }
}