ProxyEmpire Proxy Manager
Manage your proxies with ease
ProxyEmpire Proxy Managerคืออะไร?
ProxyEmpire Proxy Manager เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://proxyempire.io และคุณลักษณะหลักของมันคือ "Manage your proxies with ease"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ProxyEmpire Proxy Manager
ดาวน์โหลดไฟล์ส่วนขยาย ProxyEmpire Proxy Manager ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ProxyEmpire Proxy Manager is a powerful Chrome extension that enables users to manage their proxies with ease. With its simple interface and robust features, users can import their proxies and arrange them neatly on a Manage profiles page. The extension is designed to streamline the proxy management process, making it more efficient and less time-consuming. Users can quickly add new proxies, delete existing ones, and re-arrange them as needed. One of the most impressive features of ProxyEmpire Proxy Manager is its ability to paste a list of proxies with just a few clicks. Users can simply press Ctrl+V to paste a list of proxies in the correct format (host:port:username:password) and the extension will automatically add them to the Manage profiles page. The extension is ideal for anyone who needs to manage multiple proxies regularly. Whether you're a marketer, researcher, or developer, ProxyEmpire Proxy Manager can help you stay organized and save time. In conclusion, ProxyEmpire Proxy Manager is a must-have Chrome extension for anyone who wants to manage their proxies efficiently. Its easy-to-use interface and powerful features make it a valuable tool for anyone who uses proxies on a regular basis. Try it out today and experience the benefits for yourself!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | ProxyEmpire Proxy Manager |
ID | pljikjgdcelenhecaainhheabilopmcc |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/proxyempire-proxy-manager/pljikjgdcelenhecaainhheabilopmcc |
คำอธิบาย | Manage your proxies with ease |
ขนาดไฟล์ | 181 KB |
จำนวนการติดตั้ง | 7,672 |
เวอร์ชันปัจจุบัน | 0.0.1 |
อัปเดตครั้งล่าสุด | 2023-04-12 |
วันที่เผยแพร่ | 2023-04-11 |
คะแนน | 4.83/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | https://proxyempire.io |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://proxyempire.io |
URL หน้าช่วยเหลือ | https://proxyempire.io/contact-us/ |
URL หน้านโยบายความเป็นส่วนตัว | https://proxyempire.io/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "ProxyEmpire Proxy Manager", "description": "Manage your proxies with ease", "version": "0.0.1", "background": { "service_worker": "\/background.js" }, "action": { "default_popup": "popup.html", "default_icon": "icon-bw.png" }, "icons": { "128": "icon-bw.png" }, "permissions": [ "proxy", "webRequest", "webRequestAuthProvider", "storage", "browsingData" ], "host_permissions": [ " |