Proxy Helper
Set proxy for Google Chrome browser
Co to jest Proxy Helper?
Proxy Helper to rozszerzenie Chrome opracowane przez henices, a jego główną funkcją jest „Set proxy for Google Chrome browser”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Proxy Helper
Pobierz pliki rozszerzeń Proxy Helper w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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
Podstawowe informacje o rozszerzeniu
Nazwa | Proxy Helper |
ID | mnloefcpaepkpmhaoipjkpikbnkmbnic |
Oficjalny URL | https://chromewebstore.google.com/detail/proxy-helper/mnloefcpaepkpmhaoipjkpikbnkmbnic |
Opis | Set proxy for Google Chrome browser |
Rozmiar pliku | 129 KB |
Liczba instalacji | 113,965 |
Aktualna Wersja | 1.4.5 |
Ostatnia Aktualizacja | 2022-08-22 |
Data Publikacji | 2017-12-14 |
Ocena | 3.79/5 Łącznie 191 Oceny |
Deweloper | henices |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/henices/Chrome-proxy-helper |
Adres URL Strony Pomocy | https://github.com/henices/Chrome-proxy-helper/issues |
Obsługiwane Języki | 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", " |