On Thu, Jan 24, 2013 at 11:42:22PM +0100, [email protected] wrote:
> I became aware of a few GreaseMonkey limitations myself not long ago > (e.g. setTimeout/setInterval) which can be really annoying. Linterna Mágica is relying on setTimeout and setInterval for a lot of its functionality. They are tricky in the GM context. As far as I remember Linterna Mágica used those functions even before I switched to injecting the script into the page because of other GM limitations.
