Greasy Fork is available in English.
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