Browsers

Netmonitor to Show Background Network Usage of Webpages in Chrome

Typically when a web page is loaded, the “loading” icon on the tab in Chrome spins at first, indicating that there are network activities going on at the moment. But when it stops, it doesn’t necessary mean that all the network activities stopped the same time. There are still a lot of activities even after the first load. It’s quite common that the web pages can do network IO via JavaScript in the background without the user knowing it.

Netmonitor is a Chrome extension that highlights background network requests web page made after loading. The count indicated on the extension’s icon gets updated in real-time while you interact with the web page. If it goes up, it means that there are background network requests that have been made by the web page.

When you see the extension icon shown as a network icon, you are on a web page that only makes the number of requests indicated on the icon during the page load, nothing afterward.

Web page that only makes request during the page load

But when you see it shown as a hexagonal red icon, you are on a web page that makes more network requests even after the page is done the loading.

Web page that makes more requests after the load

Closing words

Netmonitor is a simple extension that visualizes the background network activities in a way that’s easy to tell when they are made. It’s definitely got some potential to be better with more features added in, such as the details of the requests made after the load, etc.

edge

Share
Published by
edge

Recent Posts

Disable Copilot on Windows 11 via Group Policy GPO

If using Copilot right from the Taskbar isn't your thing, you should disable it. Even…

3 weeks ago

Setting Default Fonts in Word, Excel, Outlook, and PowerPoint via Group Policy

In an environment where standardizing things does matter, setting default fonts in Microsoft Office apps…

1 month ago

Wake-On-LAN (WOL) with Windows and PowerShell

Wake-On-LAN is a networking standard that lets you wake up a computer from either a…

2 months ago

How To Remove Restrictions Set in A Password-Protected PDF File

First of all, this is not to bypass a PDF file that requires a password…

2 months ago

How To Move My Outlook Navigation Bar Back From Left Back To the Bottom

Microsoft has been lurking about the idea of placing the Outlook navigation bar to the…

1 year ago

Headset with Microphone Echoing My Own Voice on Windows, What To Do?

One colleague came up to me the other day asking me to take look at…

1 year ago