文件名称:FFTools:FF工具
文件大小:70KB
文件格式:ZIP
更新时间:2024-05-27 14:41:47
TypeScript
FF工具 一组工具,使使用Firefox分析数据更加容易。 建造 npm install make 命令行界面 在Firefox中记录一个配置文件,并将其作为profile.json保存到磁盘,然后: node build/cli.js profile.json 印刷: ┌─────────────────────────────────────────────────────────────┬────────┬────────┬────────┬────────┐ │ Function │ Int │ Bsl │ Ion │ Nat │ ├─────────────────────────────────────────────────────────────
【文件预览】:
FFTools-master
----package.json(452B)
----index.html(10KB)
----extension()
--------content()
--------skin()
--------install.rdf(1KB)
--------icon64.png(2KB)
--------chrome.manifest(144B)
--------icon.png(1KB)
--------Makefile(1KB)
--------bootstrap.js(2KB)
----src()
--------shared.js(26KB)
--------profiler()
--------shared.d.ts(743B)
--------shared.js.map(13KB)
--------cli.ts(2KB)
--------shared.ts(27KB)
--------lib()
--------gui()
--------main.css(140B)
----.gitignore(35B)
----tsd.json(332B)
----Makefile(706B)
----README.md(3KB)