Show a timer that shows the time left to post next message, synchronized across tabs.
这些是此脚本的所有版本。 只显示代码变更过的版本。
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