Proxy Helper
Set proxy for Google Chrome browser
O que é Proxy Helper?
Proxy Helper é uma extensão do Chrome desenvolvida por henices, e sua principal característica é "Set proxy for Google Chrome browser".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Proxy Helper
Baixe arquivos de extensão Proxy Helper 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
By default, Chrome use the system proxy setting, but sometime we want to set proxy ONLY for chrome, not the whole system. This extension use Chrome native API to set proxy, support socks5, socks4, http, HTTPS protocols and pac script, Fast And Simple. Features: + support socks4, socks5, http, https, quic proxy settings + support pac script + support bypass list + support customer rules + support authentication + support extension settings synchronize
Informações Básicas da Extensão
Nome | Proxy Helper |
ID | mnloefcpaepkpmhaoipjkpikbnkmbnic |
URL Oficial | https://chromewebstore.google.com/detail/proxy-helper/mnloefcpaepkpmhaoipjkpikbnkmbnic |
Descrição | Set proxy for Google Chrome browser |
Tamanho do Arquivo | 129 KB |
Contagem de Instalações | 113,965 |
Versão Atual | 1.4.5 |
Última Atualização | 2022-08-22 |
Data de Publicação | 2017-12-14 |
Classificação | 3.79/5 Total de 191 Avaliações |
Desenvolvedor | henices |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/henices/Chrome-proxy-helper |
URL da Página de Ajuda | https://github.com/henices/Chrome-proxy-helper/issues |
Idiomas Suportados | en,ru,zh-CN,ja |
manifest.json | |
{ "version": "1.4.5", "manifest_version": 2, "default_locale": "en", "description": "__MSG_appDesc__", "name": "__MSG_appName__", "icons": { "128": "images\/on.png", "48": "images\/on48.png", "16": "images\/on16.png" }, "permissions": [ "file:\/\/*\/*", "proxy", "tabs", "unlimitedStorage", " |