如何有效管理和优化你的网页插件? | 网页插件管理
758
2022-11-01
netmonitor:一个Chrome扩展程序,它显示网页被加载后后台网络活动情况
netmonitor
A Chrome extension which shows background network activity of web pages after they are loaded.
The "loading" icon for tabs in browsers only spins while the page is loading. Web pages can do network IO via JavaScript in background without the user knowing, even after the first page load. This extension highlights such network activity and shows a count of requests performed till now by the page in a small indicator. It is updated in real-time for each tab.
A lot of web pages use background network requests for tracking user actions and sending data to remote servers, lazily loading heavy assets, etc., and all that goes unnoticed by the user. Ideally, the browser's "loading icon" should spin for those requests as well, but since it doesn't, I wrote this extension.
Screenshots
Web page constantly making requests even after page load:
note the hexagonal red icon and the request count
simple network icon with request count
Author
Awal Garg awalgarg@gmail.com, @awalGarg
License
WTFPL
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~