Para probar los miles de complementos que están disponibles aquí, descarga Mozilla Firefox, ¡una forma rápida y gratuita de navegar en la Web!
CerrarBienvenido a Complementos Firefox.
Elige de entre miles de funciones y estilos extra para hacer de Firefox tu navegador.
Cerrar¿Eres una persona dinámica?
Revisa nuestro sitio sobre complementos para dispositivos móviles.
CerrarSteve Souders
Acerca de mí
Nombre | Steve Souders |
---|---|
Inicio | http://stevesouders.com/ |
Usuario desde | Jul. 6, 2007 |
Número de complementos desarrollados | 0 complementos |
Calificación media de sus complementos | Sin puntuar aún |
Mis revisiones
HttpFox
Puntuado con 1 de 5 estrellas
Firebug's Net Panel is a better choice than HttpFox. Net Panel includes additional features: a graphical chart, markers for DomContentLoaded on onload events, and automatically clearing when a new page is loaded. However, both Net Panel and HttpFox suffer from the same problem: they run in the same (single-threaded) process as Firefox itself, and thus the time measurements can be blocked when a web page contains long-running scripts. Here's an example ( http://stevesouders.com/cuzillion/?c0=bi1hfff1_0&c1=bb0hfff0_4&c2=bi1hfff1_0 ). This page contains two identical image requests that each take 1 second. In between the two image requests is an inline script block that takes 4 seconds to execute. Both Net Panel and HttpFox show that the first image request takes 4 seconds instead of 1 second. That is because the Firefox process is blocked from handling any events while the 4 second script executes, so the "http request done" event of the first image is missed.
Esta valoración es de una versión anterior del complemento (0.8.4).Para crear tu propia colección, debes tener una cuenta de Mozilla Add-ons.