Show a timer that shows the time left to post next message, synchronized across tabs.
queste sono le versioni di questo script in cui il codice è stato aggiornato Visualizza tutte le versioni.
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