Proxy-Cheap Proxy Manager

Manage your proxies with ease.

O que é Proxy-Cheap Proxy Manager?

Proxy-Cheap Proxy Manager é uma extensão do Chrome desenvolvida por Proxy-Cheap, e sua principal característica é "Manage your proxies with ease.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Proxy-Cheap Proxy Manager

Baixe arquivos de extensão Proxy-Cheap Proxy Manager no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Proxy-Cheap Proxy Manager Proxy-Cheap Proxy Manager
ID gdpehpfhegefkjelaifkdbppjbhilaom
URL Oficial https://chromewebstore.google.com/detail/proxy-cheap-proxy-manager/gdpehpfhegefkjelaifkdbppjbhilaom
Descrição Manage your proxies with ease.
Tamanho do Arquivo 2.03 MB
Contagem de Instalações 4,000
Versão Atual 1.4.0
Última Atualização 2024-02-06
Data de Publicação 2023-07-29
Classificação 5.00/5 Total de 13 Avaliações
Desenvolvedor Proxy-Cheap
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.proxy-cheap.com
URL da Página de Ajuda https://www.proxy-cheap.com/contact-us/
URL da Página de Política de Privacidade https://www.proxy-cheap.com/privacy-policy
Idiomas Suportados 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"
    }
}