Proxy-Cheap Proxy Manager

Manage your proxies with ease.

Proxy-Cheap Proxy Manager là gì?

Proxy-Cheap Proxy Manager là một tiện ích mở rộng Chrome được phát triển bởi Proxy-Cheap, và tính năng chính của nó là "Manage your proxies with ease.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Proxy-Cheap Proxy Manager

Tải xuống các tệp mở rộng Proxy-Cheap Proxy Manager dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Proxy-Cheap Proxy Manager Proxy-Cheap Proxy Manager
ID gdpehpfhegefkjelaifkdbppjbhilaom
URL Chính Thức https://chromewebstore.google.com/detail/proxy-cheap-proxy-manager/gdpehpfhegefkjelaifkdbppjbhilaom
Mô tả Manage your proxies with ease.
Kích Thước Tệp 2.03 MB
Số Lần Cài Đặt 4,000
Phiên Bản Hiện Tại 1.4.0
Cập Nhật Lần Cuối 2024-02-06
Ngày Phát Hành 2023-07-29
Đánh Giá 5.00/5 Tổng số 13 Đánh Giá
Nhà Phát Triển Proxy-Cheap
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.proxy-cheap.com
URL Trang Trợ Giúp https://www.proxy-cheap.com/contact-us/
URL Trang Chính Sách Bảo Mật https://www.proxy-cheap.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}