Trade Chat Timer on Button

Show a timer that shows the time left to post next message, synchronized across tabs.

These are versions of this script where the code was updated. Show all versions.

  • v2.3 2024-07-31

    performance improvements

  • v2.0 2024-07-11

    Completely refactored code for less memory usage
    Still a WIP so there are bugs, but it's a lot nicer to your phone battery now.

  • v1.5 2024-06-01

    Changed method of creating the timer so it appears immediately upon page load
    Changed mutationObserver to more consistently keep track of the actual time remaining
    Changed the timer to go by milliseconds instead of seconds for a smoother appearance, because I like making things look nice for no real reason

  • v1.2 2024-05-28
  • v1.0 2024-05-28