Proxy-Cheap Proxy Manager

Manage your proxies with ease.

什麼是Proxy-Cheap Proxy Manager?

Proxy-Cheap Proxy Manager是由Proxy-Cheap開發的Chrome擴展程式,該擴展的主要功能是“Manage your proxies with ease.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Proxy-Cheap Proxy Manager擴展crx文件

下載Proxy-Cheap Proxy Manager擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Proxy-Cheap Proxy Manager is the ultimate Google Chrome extension that allows you to effortlessly manage all your proxies. Gone are the days of manually copy-pasting proxy information. With our sophisticated yet user-friendly interface, gain unparalleled control over your proxies, ensuring a seamless browsing experience.


Key Features:
1. Centralized Proxy Management: Manage all your proxies from proxy-cheap.com without ever having to copy/paste proxy details again.

2. Proxy Import: Setting up proxies has never been this straightforward. Import proxies of various types such as HTTP, SOCKS5, and QUIC in an instant.
Instant Profile Switching: No need to waste time tinkering with settings. Switch between different proxy profiles immediately.

3. WebRTC Protection Feature: Your privacy is paramount. Our WebRTC protection ensures your real IP address remains concealed, eliminating any risk of unintentional exposure.


With Proxy-Cheap Proxy Manager can help you overcome geo-restrictions, blocks, and bans with ease. Enjoy unrestricted access to online content, services, and websites from around the world. Unlock the true potential of the internet without any limitations.                    

擴展基本資訊

名稱 Proxy-Cheap Proxy Manager Proxy-Cheap Proxy Manager
ID gdpehpfhegefkjelaifkdbppjbhilaom
官方網址 https://chromewebstore.google.com/detail/proxy-cheap-proxy-manager/gdpehpfhegefkjelaifkdbppjbhilaom
簡介 Manage your proxies with ease.
檔案大小 2.03 MB
安裝次數 4,000
目前版本 1.4.0
更新時間 2024-02-06
上架時間 2023-07-29
評分 5.00/5 共 13 次評分
開發者 Proxy-Cheap
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.proxy-cheap.com
說明頁面URL https://www.proxy-cheap.com/contact-us/
隱私政策頁面URL https://www.proxy-cheap.com/privacy-policy
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Proxy-Cheap Proxy Manager",
    "description": "Manage your proxies with ease.",
    "version": "1.4.0",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_title": "Open the popup"
    },
    "icons": {
        "16": "logo3x-disabled.png",
        "48": "logo3x-disabled.png",
        "128": "logo3x-disabled.png"
    },
    "permissions": [
        "privacy",
        "storage",
        "proxy",
        "webRequest",
        "webRequestAuthProvider",
        "cookies"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "\/static\/js\/service-worker.js",
        "type": "module"
    }
}