ProxyEmpire Proxy Manager

Manage your proxies with ease

ProxyEmpire Proxy Manager क्या है?

ProxyEmpire Proxy Manager https://proxyempire.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Manage your proxies with ease"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में ProxyEmpire Proxy Manager एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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 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": [
        ""
    ],
    "options_page": "options.html"
}