aProxy
aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…
aProxyคืออะไร?
aProxy เป็นส่วนขยายของ Chrome ที่พัฒนาโดย adjaranet และคุณลักษณะหลักของมันคือ "aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย aProxy
ดาวน์โหลดไฟล์ส่วนขยาย aProxy ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
aProxy will give you the following benefits:
- Access to websites if it is unavailable for you;
- Improved connection speed if you have a bad connection
- Increased safety of data transferred over the Internet ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | ibalioppfbgkpnijdonlogccokhmplif |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/aproxy/ibalioppfbgkpnijdonlogccokhmplif |
| คำอธิบาย | aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you… |
| ขนาดไฟล์ | 18.62 KB |
| จำนวนการติดตั้ง | 2,049 |
| เวอร์ชันปัจจุบัน | 1.0.5 |
| อัปเดตครั้งล่าสุด | 2016-05-10 |
| วันที่เผยแพร่ | 2016-04-21 |
| คะแนน | 4.30/5 รวมทั้งหมด 30 คะแนน |
| ผู้พัฒนา | adjaranet |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"background": {
"scripts": [
"app.js"
]
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"browser_action": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"manifest_version": 2,
"name": "aProxy",
"permissions": [
"proxy"
],
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.0.5"
} | |