保存或打印Firebug输出 [英] Save or Print Firebug output

查看:66
本文介绍了保存或打印Firebug输出的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Firebug来配置我们的Web应用程序.

I am using firebug to profile our webapp.

我正在尝试进行更改以加快速度.我想确保所做的每项更改都能提高应用程序的效率.

I am trying to make changes to speed it up. I want to make sure that each change that I make increases the efficiency of the app.

我想做的是保存或打印"Net"选项卡和我正在查看的网站的Javascript配置文件.我该怎么办?

What I would like to do is save or print the Net tab and the Javascript profile of the site I am viewing. How can I do this?

(我只需要截屏,但是输出会跨越几页,因此截屏是不切实际的)

推荐答案

Jan Odvarko在软件很难已创建了两个Firebug插件,可用于导出控制台和网络"选项卡.

Jan Odvarko at Software is Hard has created two firebug plugins that allow you to export the console and the Net tab.

  • ConsoleExport 会将控制台标签(包括配置文件)导出为html.
  • NetExport 将net标签作为图像导出到剪贴板或.har文件.为Jan的har观看者提供了一个链接,但是我发现这很慢并且不是很有用.但是,导出到图像文件效果很好.
  • The ConsoleExport exports the console tab (including profiling) to html.
  • The NetExport exports the net tab to either the clipboard as an image or to a .har file. A link is provided for Jan's har viewer however I found that this was quite slow and not very useful. However exporting to an image file works great.

这篇关于保存或打印Firebug输出的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆