Pour essayer les milliers de modules disponibles ici, téléchargez Mozilla Firefox, une manière rapide et libre de surfer sur le Web !
FermerBienvenue sur les modules Firefox.
Choisissez parmi les milliers de fonctionnalités et styles supplémentaires pour personnaliser votre Firefox.
FermerSteve Souders
À propos de moi
Nom | Steve Souders |
---|---|
Page d’accueil | http://stevesouders.com/ |
Utilisateur depuis | juil. 6, 2007 |
Nombre de modules développés | 0 modules |
Moyenne des notes des modules du développeur | Pas encore évalué |
Mes critiques
HttpFox
Noté 1 sur 5 étoiles
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.
Cette critique concerne une version précédente du module (0.8.4).Pour créer vos propres collections, vous devez avoir un compte Mozilla Add-ons.