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.
Wow so simple but helped me figure out why I kept on getting disconnections. Apparently I had 2 connections running to my switch from my modem and giving me disconnections every few mins for the last 8 months. I have a large network so it was impossible to find without knowing when the disconnections stopped if it was a constant disconnect it would be easy but it was intermittent so i would have to disconnect a wire see if anything went down and see if it messed with my signal
My internet is dropping out in and out sometimes and I've been trying to figure it out. This app does not identify any issues when clearly I lose internet connection. What could that mean? Does that mean it's not my internet and my hardware ?
Works great so far. Thanks a lot. Very helpful. Lost internet connection several times while writing this short review alone! Haha. The sound indicator is a very helpful feature. Nice UI design as well with good options and not confusing in any way. Well done.
It works like a charm thank you for making this, If there was an Android version for this that would help a lot, also the Print or Export to PDF option only shows printing option and not exporting, also it would be great if the icon (yellow, red) also got recorded since it's confusing b/w "No internet connection" and "No internet connection. Wi-Fi/Ethernet OK"
Just what I needed. I think my connection is dropping out very briefly. Too short for the extension to catch on a PC connected via ethernet, but my PC connected via wireless shows many disconnects. Thanks for this app!
Very useful and accurate to check internet connection drops
the log does not show the connectivity in a continuous timeline so it's no good if you want to use it to prove to your internet provider that access was down. it only logs the lack of connection for like 10 seconds then shows no entries until it gets a successful connection whatever amount of time later. so you have no positive proof to show your internet provider for the downtime gap. so the log is worthless.
It works absolutely & very accurate. Keep it up developer. Nice job done.
Great tool!! Very accurate, friendly and useful. The log file is fantastic. Very good job.
Great extension to help provide information to the ISP so they could fix internet problems. It totaled 71 disconnects over 24 hours yesterday. Today the log shows ~40 disconnects but the summary drop down only shows 6 disconnects in 24 hours. Is something wrong with the summary pulldown? Am I not understanding the summary "Disconnects, 24h" properly? Thanks