Greasy Fork is available in English.

Torn Chat Timestamp

Displays the time a chat message was sent right by it.

بۇلار بۇ قوليازمىنىڭ كود يېڭىلانغان نەشرىلىرى. بارلىق نەشرىنى كۆرسىتىش

  • v1.3.0 2022-08-27

    Cleaned up code to use CSS selectors, from suggestion Manuito [2225097] gave to ThunderBlitz [2684774], who messaged me it. Fixed a single line.

  • v1.3.0 2022-08-27

    Cleaned up code to use CSS selectors, from suggestion Manuito [2225097] gave to ThunderBlitz [2684774], who messaged me it.

  • v1.2.6 2022-06-07

    Fixed detecting messageClass and lastMessageLabelClass when opening a chatbox if they weren't found initially.

  • v1.2.5 2022-05-11

    Updated class names due to Torn adding an underscore to the start of them.

  • v1.2.4 2022-03-29

    Minor changes I made a while back but never updated here.

  • v1.2.3 2021-08-24

    Moved when lastMessageLabel gets initialized so that the element is loaded before looking for it.

  • v1.2.2 2021-08-24

    When a chatbox is opened, it will scroll down to show the latest message.

  • v1.2.1 2021-08-24

    Removed all instances of var and replaced with let

  • v1.2 2021-05-29

    Moved class names to variables that are set when the page loads.

  • v1.1 2021-03-10

    Tweaked message class check in addTimestamp.

  • v1.0 2021-01-29 Removed an old comment
  • v1.0 2021-01-29