Web 性能分析 Chrome 插件, crx 扩展下载
展示 Web 常见关键性能指标,页面加载瀑布流和资源数据分析等。
# 性能分析
使用 Performance API 处理数据可视化,本地使用本地展示,不会远程收集用户任何数据,展示数据也不会对当前网页造成任何破坏。
- 关键性能指标。忽略页面卸载时间、重定向时间。
1. 首包:`responseStart - domainLookupStart`
2. 首次渲染/白屏:`responseEnd - fetchStart`
3. 首次可交互:`domInteractive - fetchStart`
4. DOM Ready:`domContentLoadedEventEnd - fetchStart`
5. 页面加载:`loadEventStart - fetchStart`
- 各阶段指标瀑布流
1. unLoad:`unloadEventEnd - unloadEventStart`
2. Redirect:`redirectEnd - redirectStart`
3. AppCache:`domainLookupStart - fetchStart`
4. DNS:`domainLookupEnd - domainLookupStart`
5. TCP:`connectEnd - connectStart`
6. TTFB:`responseStart - requestStart`
7. 数据传输:`responseEnd - responseStart`
8. DOM:`domContentLoadedEventStart - responseEnd`
9. DCL:`domContentLoadedEventEnd - domContentLoadedEventStart`
10. 资源加载:`loadEventStart - domContentLoadedEventEnd`
11. onLoad:`loadEventEnd - loadEventStart`
- 资源分析
1. 首页资源请求数量、加载大小和域名分布情况。
2. 请求资源域名分布,与各个域名平均耗时。
3. 未设置响应头域名分布情况。
4. http 压缩情况,未压缩分布,缓存命中率。
5. 资源类型情况。
6. 显示资源加载和 ajax 请求耗时。
| 分类 | 💻开发者工具 |
| 插件标识 | mhpaedeeneljbnmhmofceiollddmfjcd |
| 平台 | Chrome |
| 评分 |
★★★☆☆
3.4
|
| 评分人数 | 760 |
| 插件主页 | https://chromewebstore.google.com/detail/web-性能分析/mhpaedeeneljbnmhmofceiollddmfjcd |
| 版本号 | 1.1 |
| 大小 | 422KiB |
| 官网下载次数 | 492 |
| 下载地址 | |
| 更新时间 | 2025-02-14 00:00:00 |
CRX扩展文件安装方法
第1步: 打开Chrome浏览器的扩展程序
第2步:
在地址栏输入: chrome://extensions/
第3步: 开启右上角的【开发者模式】
第4步: 重启Chrome浏览器 (重要操作)
第5步: 重新打开扩展程序管理界面
第6步: 将下载的crx文件直接拖入页面完成安装
注意:请确保使用最新版本的Chrome浏览器
同类插件推荐
Performance Assistant
Visualization of web access performance data便捷查看页面
speedRuler
网站前端性能检测speedRuler是一款网页性能检测插件,借助于浏览器的 Performance
Web 性能分析
展示 Web 常见关键性能指标,页面加载瀑布流和资源数据分析等。# 性能分析 使用 Perform
Axure RP Extension for Chrome
An extension that allows viewing of locally publis
Console Importer
Import JavaScript and CSS resources from console,
PostWoman Http接口调试插件
开发助手,http接口调试,post调试,post模拟.服务地址:https://api.crap.
XSwitch
A tool for redirecting URLs and allowing CORS to m
Ajax Modifier
To modify ajax responses on any page1. It is recom
JSON-handle
It's a browser and editor for JSON document.Yo
稀土掘金
为程序员、设计师、产品经理每日发现优质内容。在新标签页展示聚合内容,包含前端、Android、iOS
Performance-Analyser
Get insight into the performance of the website in
PageSpeed Insights (MV3)
Analyze the performance of your webpages and get s
FeHelper(前端助手)
JSON自动格式化、手动格式化,支持排序、解码、下载等,更多功能可在配置页按需安装!作者:zhaox