octatone / Gif-Delayer

A chrome extension that hide gifs until they are fully loaded, for optimal gif enjoyment.
MIT License
20 stars 12 forks source link

Use MutationObserver event to handle gifs added to the dom after document ready (e.g. by RES on reddit) #1

Closed octatone closed 10 years ago

octatone commented 10 years ago

https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver

octatone commented 10 years ago

Fixed in 0.0.3