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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
공식 URL 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"
    }
}