Hiload Web Proxy

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

What is Hiload Web Proxy?

Hiload Web Proxy is a Chrome extension developed by blank, and its main feature is "Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator.".

Extension Screenshots

screenshot

Download Hiload Web Proxy Extension CRX File

Download Hiload Web Proxy extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Hiload Web Proxy Hiload Web Proxy
ID pminladjmndipkjkmdjhhbidegbjoemn
Official URL https://chrome.google.com/webstore/detail/hiload-web-proxy/pminladjmndipkjkmdjhhbidegbjoemn
Description Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator.
File Size 43.05 KB
Installation Count 1,000
Current Version 1.0.1
Last Updated 2015-01-24
Publish Date 2015-01-24
Rating 3.77/5 Total 53 Ratings
Developer blank
Payment Type free
Extension Website http://hiload.org
Supported Languages 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"
    }
}