Hiload Web Proxy

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

Wat is Hiload Web Proxy?

Hiload Web Proxy is een Chrome-extensie ontwikkeld door blank, en de belangrijkste functie is "Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Hiload Web Proxy

Download Hiload Web Proxy-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Hiload Web Proxy Hiload Web Proxy
ID pminladjmndipkjkmdjhhbidegbjoemn
Officiële URL https://chrome.google.com/webstore/detail/hiload-web-proxy/pminladjmndipkjkmdjhhbidegbjoemn
Beschrijving Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator.
Bestandsgrootte 43.05 KB
Aantal Installaties 1,000
Huidige Versie 1.0.1
Laatst Bijgewerkt 2015-01-24
Publicatiedatum 2015-01-24
Beoordeling 3.77/5 Totaal 53 Beoordelingen
Ontwikkelaar blank
Betalingswijze free
Extensiewebsite http://hiload.org
Ondersteunde Talen 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"
    }
}