Simon Lindholm

Results 99 comments of Simon Lindholm

The icon never landed in 1.2 (hence this issue still being open). I've updated the "toolbar-button" branch though, to be on top of 1.2 and include the icon above, so...

`id` should probably be `[email protected]`, like the old version (unless we run out of time and the old AMO entry is removed...)

This would indeed be nice, but yeah, it's hard. Re the suggestions: > Override the GIF's internal "max loop" setting and set it to 1. (I wouldn't be surprised though...

http://simonsoftware.se/temp/toggle-gifs.xpi is an (unsigned, so will stop working soon :( ) XPI with the above commit. It's slightly buggy but might be useful still. Solving this fully seems like relatively...

... yeah. :( I hope to have time to do this during the summer. It requires pretty much a complete rewrite and getting API's for GIF manipulation into Firefox.

Thanks for the information about timing. I wonder when in the Nightly cycle it will land... Still, seems like I should have time in June and July if not before....

https://bugzilla.mozilla.org/show_bug.cgi?id=1378939 (and note also https://bugzilla.mozilla.org/show_bug.cgi?id=1364972 )

Kind of - I suspect changing the setting only affects future page loads though. I'm currently experimenting with whether it's possible to exploit Firefox bugs/quirks to get the behavior I...

I rather missed the deadline here, but, anyway. Here's a possible plan for a port: - Hook all web requests of [type](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/webRequest/ResourceType) `image` and maybe `main_frame` (for image documents). (Will...

Thanks for the encouragement, all. I have some work-in-progress on the `web-ext` branch; current status is that it's buggy. Hopefully it's fixable, if not I guess I could do something...