Hiload Web Proxy

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

Apa itu Hiload Web Proxy?

Hiload Web Proxy adalah ekstensi Chrome yang dikembangkan oleh blank, dan fitur utamanya adalah "Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Hiload Web Proxy

Unduh file ekstensi Hiload Web Proxy dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Hiload Web Proxy Hiload Web Proxy
ID pminladjmndipkjkmdjhhbidegbjoemn
URL Resmi https://chrome.google.com/webstore/detail/hiload-web-proxy/pminladjmndipkjkmdjhhbidegbjoemn
Deskripsi Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator.
Ukuran File 43.05 KB
Jumlah Instalasi 1,000
Versi Saat Ini 1.0.1
Terakhir Diperbarui 2015-01-24
Tanggal Publikasi 2015-01-24
Penilaian 3.77/5 Total 53 Penilaian
Pengembang blank
Tipe Pembayaran free
Situs Ekstensi http://hiload.org
Bahasa yang Didukung 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"
    }
}