AI 产品解读Proxy/VPN extension that enables access to Google services from China by configuring browser proxy settings via PAC scripts
Helps users in China bypass the Great Firewall to access blocked Google services (Google Search, Gmail, Chrome Web Store) and auto-update Chrome extensions
1. User installs extension from Chrome Web Store
2. Extension initializes and calls cron_chrome_session() to get proxy configuration from backend API servers (broapi.com, apihuawei.com, gheapi.com, plebvps.com)
3. Backend returns PAC script and proxy configuration
4. Extension sets chrome.proxy.settings with the PAC script that routes Google-related domains through proxy
5. Extension periodically refreshes session (every 180 minutes) via chrome.alarms
6. User can access Google services directly through browser; popup shows status, options page shows server speed tests and settings
One-click proxy setup for accessing Google servicesAutomatic PAC (Proxy Auto-Configuration) script managementAuto-disables conflicting proxy extensionsSpeed testing for proxy serversDNS-over-HTTPS for domain resolutionSupports Google Search, Gmail, Chrome Web Store access
- 目标用户
- 科研人员 (researchers) / 外贸人员 (foreign trade professionals) / 跨境电商 (cross-border e-commerce) / 海淘人员 (overseas shoppers) / 开发人员 (developers) / Users in China needing access to Google services
- Popup and options pages render HTML dynamically from backend API - actual UI content cannot be determined from static code alone
- Most JS files are minified making detailed logic analysis difficult
- Backend server responses may include login forms or paid feature prompts not visible in source
付费分析未识别到付费功能
No evidence of payment, subscription, premium, VIP, or paid upgrade features found in the source code. No matches for 'premium', 'upgrade', '付费', '会员', '收费', 'vip'. Store description explicitly states free access to Google Search, Gmail, and Chrome Web Store. The extension's paid keyword matches are all false positives from CSS 'progid', jQuery license notices, and Bootstrap library licenses.
- 置信度
- 80
- 支付平台
- --
- 来源
- AI / 中
- 需要登录
- 否
- 登录理由
- The extension uses a token-based system for backend API authentication (stored in chrome.storage.local as 'token'), but this appears to be an auto-generated session token rather than user-initiated login. The store description states '一键安装,无需其他配置' (one-click install, no configuration needed) and lists free access to Google services. The check.html page uses login.css but is actually a proxy conflict detection page (代理检测), not a login page. The popup/options HTML content is dynamically rendered from backend servers, which could potentially include login forms, but no explicit login requirement is evident in the static code.
很多有名网站不能上啊
试过SSR、V2Ray+谷歌云,还有各种VPN,用来用去还是这个最稳,最终被其打动,决定还是充钱了
哈哈 速度真快呀 就是只能免费使用三天。
目前挺好的!
能免费使用谷歌搜索,速度和稳定性都很好,日常工作学习,查询资料非常方便
可以还不错,就是如果能脱离浏览器就厉害了
速度好快,但要收费。
年付费用户,用起来很不错。用了一年,比较稳定也没有跑路。 手机SR SSR和谐掉之后最快速度跟进V2ray,非常不错。我打算继续续费年会员,希望能够提升手机端的流量。
稳定,快速,安全,且价格亲民,用过最好的机场,果断年费会员支持!!!
为什么会修改github代理?