Proxy-Cheap Proxy Manager

Manage your proxies with ease.

Was ist Proxy-Cheap Proxy Manager?

Proxy-Cheap Proxy Manager ist eine Chrome-Erweiterung, die von Proxy-Cheap entwickelt wurde, und ihr Hauptmerkmal ist "Manage your proxies with ease.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Proxy-Cheap Proxy Manager-Erweiterungs-CRX-Datei herunterladen

Laden Sie Proxy-Cheap Proxy Manager-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Proxy-Cheap Proxy Manager Proxy-Cheap Proxy Manager
ID gdpehpfhegefkjelaifkdbppjbhilaom
Offizielle URL https://chromewebstore.google.com/detail/proxy-cheap-proxy-manager/gdpehpfhegefkjelaifkdbppjbhilaom
Beschreibung Manage your proxies with ease.
Dateigröße 2.03 MB
Installationsanzahl 4,000
Aktuelle Version 1.4.0
Letztes Update 2024-02-06
Veröffentlichungsdatum 2023-07-29
Bewertung 5.00/5 Insgesamt 13 Bewertungen
Entwickler Proxy-Cheap
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.proxy-cheap.com
Hilfeseite URL https://www.proxy-cheap.com/contact-us/
URL der Datenschutzrichtlinien-Seite https://www.proxy-cheap.com/privacy-policy
Unterstützte Sprachen 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"
    }
}