ProxyEmpire Proxy Manager
Manage your proxies with ease
Qu'est-ce que ProxyEmpire Proxy Manager ?
ProxyEmpire Proxy Manager est une extension Chrome développée par https://proxyempire.io, et sa fonction principale est "Manage your proxies with ease".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension ProxyEmpire Proxy Manager
Téléchargez les fichiers d'extension ProxyEmpire Proxy Manager au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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!
Informations de Base sur l'Extension
Nom | ProxyEmpire Proxy Manager |
ID | pljikjgdcelenhecaainhheabilopmcc |
URL Officiel | https://chromewebstore.google.com/detail/proxyempire-proxy-manager/pljikjgdcelenhecaainhheabilopmcc |
Description | Manage your proxies with ease |
Taille du Fichier | 181 KB |
Nombre d'Installations | 7,672 |
Version Actuelle | 0.0.1 |
Dernière Mise à Jour | 2023-04-12 |
Date de Publication | 2023-04-11 |
Évaluation | 4.83/5 Total 6 Évaluations |
Développeur | https://proxyempire.io |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://proxyempire.io |
URL de la Page d'Aide | https://proxyempire.io/contact-us/ |
URL de la Page de Politique de Confidentialité | https://proxyempire.io/privacy-policy |
Langues Prises en Charge | 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": [ " |