AutoProx
Auto rotating proxy system that connects you to a secure server.
AutoProxคืออะไร?
AutoProx เป็นส่วนขยายของ Chrome ที่พัฒนาโดย JCZ Studios และคุณลักษณะหลักของมันคือ "Auto rotating proxy system that connects you to a secure server."
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย AutoProx
ดาวน์โหลดไฟล์ส่วนขยาย AutoProx ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This extension is currently experimental and may not function fully. Connection is simple! Just hit the icon in the extension bar! AutoProx uses an API service to retrieve free proxy services and then connects you to them. Since these proxies are random, we can not make any guarantee as to security, privacy, and usability of them. In case of an error, cycle the extension by clicking the icon twice when connected.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | lclmgcmlmapgfleigeckkhjopnmhojic |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/autoprox/lclmgcmlmapgfleigeckkhjopnmhojic |
คำอธิบาย | Auto rotating proxy system that connects you to a secure server. |
ขนาดไฟล์ | 8.28 KB |
จำนวนการติดตั้ง | 35 |
เวอร์ชันปัจจุบัน | 0.0.0.1 |
อัปเดตครั้งล่าสุด | 2018-01-22 |
วันที่เผยแพร่ | 2018-01-22 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | JCZ Studios |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "AutoProx", "description": "Auto rotating proxy system that connects you to a secure server.", "version": "0.0.0.1", "background": { "scripts": [ "js\/background.js" ], "persistent": true }, "icons": { "128": "assets\/icons\/default.png" }, "browser_action": [], "permissions": [ "proxy", " |