2
Anidisable is a very handy FF extension that allows to block animated gifs, but still allows to view them when you really want. Unfortunately, it hasn't been ported to FF 3.5 yet. Any alternatives?
2
Anidisable is a very handy FF extension that allows to block animated gifs, but still allows to view them when you really want. Unfortunately, it hasn't been ported to FF 3.5 yet. Any alternatives?
3
It will show the gif first frame, but will not display the animation.
Agreed, this is less handy then using an extension allowing you to set/unset animated gifs, as was the case with AniDisable. There's a nice tutorial for creating Firefox Extensions at http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/.
EDIT:
I just inspected the plugin. It is indeed compatible with Firefox 3.5. Download it from http://www.siliconmethod.com/firefox/anidisable/ and follow these steps.
<em:maxVersion>3.0+</em:maxVersion>
<em:maxVersion>3.5+</em:maxVersion>
AniDisable works by making changes to the above about:config setting. The changes it does to this setting (none, once, and normal) are still in effect as of Firefox 3.5.
0
No longer works with FF 3.6. It will appear to install, but there's no contextual menu and the Preferences button within the Add-on description doesn't function either.