Show a timer that shows the time left to post next message, synchronized across tabs.
Dit zijn versies van het script waarin de code is bijgewerkt. Alle versies tonen.
performance improvements
Completely refactored code for less memory usageStill a WIP so there are bugs, but it's a lot nicer to your phone battery now.
Changed method of creating the timer so it appears immediately upon page loadChanged mutationObserver to more consistently keep track of the actual time remainingChanged the timer to go by milliseconds instead of seconds for a smoother appearance, because I like making things look nice for no real reason