Hiload Web Proxy
Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator.
Cos'è Hiload Web Proxy?
Hiload Web Proxy è un'estensione di Chrome sviluppata da blank, e la sua funzione principale è "Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Hiload Web Proxy
Scarica i file di estensione Hiload Web Proxy in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | pminladjmndipkjkmdjhhbidegbjoemn |
URL Ufficiale | https://chrome.google.com/webstore/detail/hiload-web-proxy/pminladjmndipkjkmdjhhbidegbjoemn |
Descrizione | Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator. |
Dimensione del File | 43.05 KB |
Conteggio Installazioni | 1,000 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2015-01-24 |
Data di Pubblicazione | 2015-01-24 |
Valutazione | 3.77/5 Totale 53 Valutazioni |
Sviluppatore | blank |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://hiload.org |
Lingue Supportate | 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" } } |