Proxy-Cheap Proxy Manager

Manage your proxies with ease.

Apa itu Proxy-Cheap Proxy Manager?

Proxy-Cheap Proxy Manager adalah ekstensi Chrome yang dikembangkan oleh Proxy-Cheap, dan fitur utamanya adalah "Manage your proxies with ease.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Proxy-Cheap Proxy Manager

Unduh file ekstensi Proxy-Cheap Proxy Manager dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Proxy-Cheap Proxy Manager Proxy-Cheap Proxy Manager
ID gdpehpfhegefkjelaifkdbppjbhilaom
URL Resmi https://chromewebstore.google.com/detail/proxy-cheap-proxy-manager/gdpehpfhegefkjelaifkdbppjbhilaom
Deskripsi Manage your proxies with ease.
Ukuran File 2.03 MB
Jumlah Instalasi 4,000
Versi Saat Ini 1.4.0
Terakhir Diperbarui 2024-02-06
Tanggal Publikasi 2023-07-29
Penilaian 5.00/5 Total 13 Penilaian
Pengembang Proxy-Cheap
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.proxy-cheap.com
URL Halaman Bantuan https://www.proxy-cheap.com/contact-us/
URL Halaman Kebijakan Privasi https://www.proxy-cheap.com/privacy-policy
Bahasa yang Didukung 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"
    }
}