I'm looking for a Firefox addon which will track how much bandwidth a page is using. This could be a regular HTML page or GMail with the chat feature using Javascript. Is there anything that will help me optimize my page like this?
Asked
Active
Viewed 5,153 times
2
-
How is this programming related? – gnovice May 28 '09 at 17:31
-
gnovice, I don't think it's any further from programming than asking what IDE to use. They're all tools for programming efficiently. – Joe Phillips May 28 '09 at 19:05
3 Answers
7
-
Not exactly what I wanted as it can't really handle AJAX requests but I guess maybe there aren't any other options. – Joe Phillips May 28 '09 at 17:32
2
FireBug has function that allows you to see how much bandwidth and how long certain scripts, pages, images, etc take to load

Russ Bradberry
- 10,705
- 17
- 69
- 85