Hiload Web Proxy
Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator.
Hvad er Hiload Web Proxy?
Hiload Web Proxy er en Chrome-udvidelse udviklet af blank, og dens hovedfunktion er "Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator.".
Udvidelsesskærmbilleder
Download Hiload Web Proxy-udvidelses-CRX-fil
Download Hiload Web Proxy-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | pminladjmndipkjkmdjhhbidegbjoemn |
Officiel URL | https://chrome.google.com/webstore/detail/hiload-web-proxy/pminladjmndipkjkmdjhhbidegbjoemn |
Beskrivelse | Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator. |
Filstørrelse | 43.05 KB |
Antal Installationer | 1,000 |
Nuværende Version | 1.0.1 |
Senest Opdateret | 2015-01-24 |
Udgivelsesdato | 2015-01-24 |
Bedømmelse | 3.77/5 Samlet 53 Bedømmelser |
Udvikler | blank |
Betalingsmetode | free |
Udvidelseswebsted | http://hiload.org |
Understøttede Sprog | 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" } } |