文件名称:performanceInspector:Chrome扩展程序,用于检查当前页面使用window.performance的性能
文件大小:853KB
文件格式:ZIP
更新时间:2024-05-29 10:27:23
CSS
绩效检查员 ##为什么和在哪里 现代浏览器支持性能API,但没有chrome扩展,使用户易于查看结果 ,在开发工具标签中查找 建造 如果您想为自己构建一个特殊版本。 更改src文件夹中的数据,然后在终端中运行以下命令。 npm install gulp 只需一点压缩文件操作〜 PS。 您需要安装 如何 获取数据表单检查的性能选项卡并为其构建图表 Chrome发生domfomplete事件后刷新页面以获取当前的性能数据 更多帮助 像往常一样,没有工作的谷歌的网站,因为扩展的一些许可证是什么,我不想在这里形容它.. 执照 DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 Copyright (C) 2004 Sam Hocevar <sam@hocev
【文件预览】:
performanceInspector-master
----index.html(4KB)
----.DS_Store(8KB)
----extension()
--------manifest.json(653B)
--------.DS_Store(6KB)
--------icon.png(2KB)
--------performance.html(68B)
--------background.js(1KB)
--------performance.js(861B)
--------Panel()
----images()
--------bg_hr.png(78B)
--------icon_download.png(216B)
--------sprite_download.png(14KB)
--------blacktocat.png(463B)
----stylesheets()
--------pygment_trac.css(4KB)
--------stylesheet.css(7KB)
----gulpfile.js(887B)
----build()
--------manifest.json(653B)
--------.DS_Store(6KB)
--------icon.png(2KB)
--------performance.html(68B)
--------background.js(462B)
--------performance.js(314B)
--------Panel()
----performance.png(488KB)
----README.md(2KB)
----build.zip(113KB)
----params.json(2KB)
----.gitignore(49B)
----javascripts()
--------main.js(48B)
----package.json(259B)