Hiload Web Proxy

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

Was ist Hiload Web Proxy?

Hiload Web Proxy ist eine Chrome-Erweiterung, die von blank entwickelt wurde, und ihr Hauptmerkmal ist "Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator.".

Erweiterungsscreenshots

screenshot

Hiload Web Proxy-Erweiterungs-CRX-Datei herunterladen

Laden Sie Hiload Web Proxy-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Hiload Web Proxy Hiload Web Proxy
ID pminladjmndipkjkmdjhhbidegbjoemn
Offizielle URL https://chrome.google.com/webstore/detail/hiload-web-proxy/pminladjmndipkjkmdjhhbidegbjoemn
Beschreibung Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator.
Dateigröße 43.05 KB
Installationsanzahl 1,000
Aktuelle Version 1.0.1
Letztes Update 2015-01-24
Veröffentlichungsdatum 2015-01-24
Bewertung 3.77/5 Insgesamt 53 Bewertungen
Entwickler blank
Zahlungsart free
Erweiterungswebsite http://hiload.org
Unterstützte Sprachen 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"
    }
}