Quote:
Originally Posted by Elli
Cool, I'm keeping an eye out for greasemonkey!
FF3 seems to have trouble with auto-refreshing pages. Mine eventually shits out after a few refreshes and goes into a weird cycle. It doesn't affect the other tabs, though.
|
Anyone and everyone who writes javascript/extensions uses "setTimout" to do anything delayed and for some reason, with FF3... that's no longer supported.
That is to say, it sorta works for a bit and then craps out.
There is a new way to do it, but it means having to change all that stuff in all the extensions.