AI 产品解读Monitor and test Internet connectivity in real-time, detecting and logging outages even when the local network (Wi-Fi/Ethernet) remains connected
Users experience intermittent Internet connectivity issues where Wi-Fi/Ethernet shows as connected but Internet access is actually down. This extension detects, logs, and analyzes these outages to help diagnose ISP/router/hardware issues.
User installs extension → extension runs in background using service worker → periodically fetches ping URLs (default: google.com/favicon.ico) and api.ipify.org to test connectivity → tracks latency, online/offline status, and downtime → displays real-time status via browser action icon (changes between online/offline/issues/off states) → popup shows monitoring dashboard, event log, and statistics → user can export logs as CSV/PDF/JSON and customize settings (interval, ping URL, sounds, themes, icon styles)
Configurable connectivity testing interval via HTTPS protocolCustomizable ping URL for connectivity checksLatency (ping) measurementPublic IP address display (via api.ipify.org)Detects Internet outages even with active LAN/Wi-Fi/EthernetDisconnect, availability, and downtime statistics
- 目标用户
- Users with unstable Internet connections who want to track outages / Network administrators diagnosing ISP or router issues / Remote workers needing to verify and document connectivity problems / Anyone wanting to monitor Internet reliability over time
- Source code is heavily minified (e.g., popup.min.js 367KB, monitor.min.js 663KB) limiting granular code inspection
- No original unminified source available for detailed logic analysis
付费分析未识别到付费功能
No payment processing, subscription logic, feature gating, premium tiers, or upgrade prompts found in the extension source code. The 'stripe' keyword hits were Bootstrap CSS color variables (--bs-stripe does not exist, these were color definitions). The 'pro' keyword matches in locale files referred to 'protocol' and connection improvement tips, not paid pro plans. No purchase, premium, billing, paywall, or feature restriction code detected.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension operates entirely locally using chrome.storage for data persistence. No login, authentication, or account creation flows exist in the source code. The extension only connects to public endpoints (api.ipify.org for IP lookup, google.com/favicon.ico for ping checks) that require no authentication. The manifest requests only 'offscreen', 'storage', and 'unlimitedStorage' permissions—no identity or authentication permissions.
Works perfectly.
Simple yet very useful extension.
Make sure to look at the responses to the reviews by the developers. Memory leaks, lack of a log showing time/dates, these are things of the past. Great extension. All I want to know are the times when my Internet is cutting out. However I downloaded like 4 other applications to monitor this, all of which were totally overkill for my purposes and way beyond my tech ability (and I'm definitely above-average computer literate). This simple extension is great! Just what I was looking for! Thanks dev!
Works as advertised. Excellent when we connect and disconnect frequently. Only default: there is not any options to change the sounds. This would be very appreciated.
Excelente extensión, efectiva y sensilla, de solo mirar su icono puedo saber si estoy conectado o no. Gracias.
excellent extension!!! very helpful!!! good job!!
For me, it is kind of useless. If you can't tell that your internet is not working, then you don't have a problem anyway. It's simple, if you can surf the internet, you have an internet connection. If you can't, then you don't. Besides we already have warnings that we don't have connection. Either via our OS, browser and or icons at the top of your phone or at the bottom of your computer. I don't see the point in this program. It doesn't log any info or track when the connection is lost or how many times the connection is broken. So it's just another little icon that tells you what you already know.
Can you also show speed of the internet consumption...
Works pretty well .thanks dev :)
Very accurate. It really just showed me how crappy the people working on the Australian NBN are. At least I know when my WiFi isn't working. Good job.