Hiload Web Proxy

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

Qu'est-ce que Hiload Web Proxy ?

Hiload Web Proxy est une extension Chrome développée par blank, et sa fonction principale est "Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Hiload Web Proxy

Téléchargez les fichiers d'extension Hiload Web Proxy au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Hiload Web Proxy Hiload Web Proxy
ID pminladjmndipkjkmdjhhbidegbjoemn
URL Officiel 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.
Taille du Fichier 43.05 KB
Nombre d'Installations 1,000
Version Actuelle 1.0.1
Dernière Mise à Jour 2015-01-24
Date de Publication 2015-01-24
Évaluation 3.77/5 Total 53 Évaluations
Développeur blank
Type de Paiement free
Site Web de l'Extension http://hiload.org
Langues Prises en Charge 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"
    }
}