Quote:
Originally Posted by Thurbs
hey stuartd .. has anyone reported some slow downs on launching Mac FF with this extension enabled? I noticed when I turned it off, no more hanging, not sure where u send in bug or checks 
|
Nope, no one's mentioned anything....
When you load Firefox, it should just read the code into it's memory, and not really execute much of anything except the "onpageload" event handler.
The extension fires "onpageload" when the entire HTML of the page has finished loading into Firefox... so it doesn't even run any code until then.
Which means that it really should have no effect on the load time of the page at all.
Unfortunately I don't have a mac handy to test it out on and see exactly what it's doing.