ProxyEmpire Proxy Manager
Manage your proxies with ease
ProxyEmpire Proxy Managerとは何ですか?
ProxyEmpire Proxy Managerはhttps://proxyempire.ioによって開発されたChromeの拡張機能で、その主な機能は「Manage your proxies with ease」です。
拡張機能のスクリーンショット
ProxyEmpire Proxy Manager拡張機能のCRXファイルをダウンロード
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! 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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": [
" | |