AI 产品解读Per-domain proxy configuration and switching
Allows users to configure different proxy policies for different websites/domains, supporting both whitelist and blacklist modes, without requiring manual proxy changes.
User opens extension popup to see current page's domain status (proxy/bypass/neither), adds domains to proxy or bypass lists, configures proxy servers in options page, selects proxy mode (system/direct/global/on-demand), and the extension applies proxy rules via Chrome proxy API based on visited domains.
Per-domain proxy/bypass rulesGlobal proxy mode (all traffic except bypass list)On-demand proxy mode (only proxy domains use proxy)System proxy integrationMultiple proxy server support with failoverGFWList integration for automatic rule fetching
- 目标用户
- Users in regions with internet restrictions needing selective proxy routing / Developers/testers needing different proxy configs per domain / Privacy-conscious users wanting granular proxy control
- The extension bundles large minified JS files (~250KB Settings file) making some logic hard to trace, but key behaviors (storage usage, proxy API calls, GFWList fetching) were identifiable.
- No network requests to external services other than GitHub raw content for GFWList, confirming no telemetry or account services.
- Cannot verify if the Chrome Web Store listing has any upsell or premium version, but the source code itself is fully free.
付费分析未识别到付费功能
The extension is completely free with no paid tiers, subscriptions, or in-app purchases. No payment platforms (Stripe, PayPal, etc.) are referenced. The 'pro' keyword hits in static analysis were false positives from words like 'proxy', 'process', 'profile' in the locale files. The extension fetches a public GFWList from GitHub (free) and has no gating of features behind payment.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension is a local proxy configuration tool. It stores settings in chrome.storage.local/sync and uses the Chrome proxy API. There is no login UI, no authentication flow, no session management, and no connection to any external account service. The extension works entirely offline/local.
插件很不错,就是如果能够实现"当前页面请求过的域名"以通配符格式显示并添加至域名列表就更好了,现在每用一段时间域名列表都会变得很冗长不直观,需要自己手动删除再添加通配符域名,个人觉得相对比较麻烦
Расширение замечательно простотой своей настройки. Оно позволяет конкретные домены или ip адреса маршрутизировать через прокси и настраивать это в любой момент. И делает это оно максимально понятно и предсказуемо. Можно настроить либо что бы весь трафик шел через прокси, либо только конкретные адресса. А так же есть режим системного прокси и отключение чего либо. Эти 4 режима можно легко переключать в 3 клика буквально. Поддержка таких видов прокси, как: PROXY, SOCKSS, SOCKS4, SOCKS, HTTPS, HTTP. Недавно с обновлением добавили простейшей галочкой исключить локальные ip и домены, надеюсь и дальше будут появляться такие удобные фишки. Хотелось бы видель больше языков перевода, что упростило бы непонимающим людям настройку этого расширения.
突然发现这个插件,很不错很方便,真棒👍🏻
超好用,完美替代 proxy switchy omega
Any chance to support user/password for socks5? Really need this to buypass censorship...
好用好用,非常方便
很好很推荐,就是黑白名单的定义好像是弄反了