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คืออะไร?
Hiload Web Proxy เป็นส่วนขยายของ Chrome ที่พัฒนาโดย blank และคุณลักษณะหลักของมันคือ "Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Hiload Web Proxy
ดาวน์โหลดไฟล์ส่วนขยาย Hiload Web Proxy ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | pminladjmndipkjkmdjhhbidegbjoemn |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/hiload-web-proxy/pminladjmndipkjkmdjhhbidegbjoemn |
คำอธิบาย | Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator. |
ขนาดไฟล์ | 43.05 KB |
จำนวนการติดตั้ง | 1,000 |
เวอร์ชันปัจจุบัน | 1.0.1 |
อัปเดตครั้งล่าสุด | 2015-01-24 |
วันที่เผยแพร่ | 2015-01-24 |
คะแนน | 3.77/5 รวมทั้งหมด 53 คะแนน |
ผู้พัฒนา | blank |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://hiload.org |
ภาษาที่รองรับ | 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" } } |