Stan
Stan

Reputation: 38255

Firefox counterpart to Google Chrome - Developer Tools (timeline)

OS:WinXP

Is there any plugin for FF3 that can do the same like Chrome Developer Tools - timeline - showing loading time as a chart? Due to the compatibility issue, I need to debug under FF3 to see full functionalities. Please advise, thanks.

Upvotes: 1

Views: 1637

Answers (2)

J. Ryan Stinnett
J. Ryan Stinnett

Reputation: 860

Firefox's built-in DevTools do now have a Network Monitor to view requests that the page is making over time.

Also, related to the "timeline" concept, a performance tool to show events, layout, reflow, etc. over time is under development.

Upvotes: 2

Maxim Sloyko
Maxim Sloyko

Reputation: 15876

Firebug

Upvotes: 2

Related Questions