Proxy Helper
Set proxy for Google Chrome browser
Apa itu Proxy Helper?
Proxy Helper adalah ekstensi Chrome yang dikembangkan oleh henices, dan fitur utamanya adalah "Set proxy for Google Chrome browser".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Proxy Helper
Unduh file ekstensi Proxy Helper 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
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
Informasi Dasar Ekstensi
Nama | Proxy Helper |
ID | mnloefcpaepkpmhaoipjkpikbnkmbnic |
URL Resmi | https://chromewebstore.google.com/detail/proxy-helper/mnloefcpaepkpmhaoipjkpikbnkmbnic |
Deskripsi | Set proxy for Google Chrome browser |
Ukuran File | 129 KB |
Jumlah Instalasi | 113,965 |
Versi Saat Ini | 1.4.5 |
Terakhir Diperbarui | 2022-08-22 |
Tanggal Publikasi | 2017-12-14 |
Penilaian | 3.79/5 Total 191 Penilaian |
Pengembang | henices |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/henices/Chrome-proxy-helper |
URL Halaman Bantuan | https://github.com/henices/Chrome-proxy-helper/issues |
Bahasa yang Didukung | 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", " |