Firebug Net
# Monitor Network Activity with Firebug
* * *
> The official Firebug website has announced the discontinuation of development, updates, and maintenance for Firebug, inviting users to use the built-in Firefox tool (https://developer.mozilla.org/en-US/docs/Tools).
Firebug can monitor the loading time of each file on a webpage.
Open Firebug. Click on "Network", then ensure it is enabled, and reload the current page. Firebug will display as shown below:

YouTip