Proxy Helper
Set proxy for Google Chrome browser
ما هو Proxy Helper؟
Proxy Helper هو إضافة Chrome تم تطويرها بواسطة henices، والميزة الرئيسية لها هي "Set proxy for Google Chrome browser".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Proxy Helper
قم بتنزيل ملفات الامتداد Proxy Helper بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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
معلومات أساسية عن التمديد
الاسم | Proxy Helper |
ID | mnloefcpaepkpmhaoipjkpikbnkmbnic |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/proxy-helper/mnloefcpaepkpmhaoipjkpikbnkmbnic |
الوصف | Set proxy for Google Chrome browser |
حجم الملف | 129 KB |
عدد التثبيتات | 113,965 |
النسخة الحالية | 1.4.5 |
آخر تحديث | 2022-08-22 |
تاريخ النشر | 2017-12-14 |
تقييم | 3.79/5 مجموع تقييمات 191 |
المطور | henices |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://github.com/henices/Chrome-proxy-helper |
عنوان صفحة المساعدة | https://github.com/henices/Chrome-proxy-helper/issues |
اللغات المدعومة | 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", " |