Hiload Web Proxy

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

Hiload Web Proxy là gì?

Hiload Web Proxy là một tiện ích mở rộng Chrome được phát triển bởi blank, và tính năng chính của nó là "Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Hiload Web Proxy

Tải xuống các tệp mở rộng Hiload Web Proxy dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Hiload Web Proxy Hiload Web Proxy
ID pminladjmndipkjkmdjhhbidegbjoemn
URL Chính Thức https://chrome.google.com/webstore/detail/hiload-web-proxy/pminladjmndipkjkmdjhhbidegbjoemn
Mô tả Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator.
Kích Thước Tệp 43.05 KB
Số Lần Cài Đặt 1,000
Phiên Bản Hiện Tại 1.0.1
Cập Nhật Lần Cuối 2015-01-24
Ngày Phát Hành 2015-01-24
Đánh Giá 3.77/5 Tổng số 53 Đánh Giá
Nhà Phát Triển blank
Loại Thanh Toán free
Trang Web Mở Rộng http://hiload.org
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}