Greasy Fork is available in English.

Twitter last read

Keep track of your read tweets.

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

  • v2.8 05/10/2017 Fixed includeUrl, adding domain slash https://twitter.com/pegasusepsilon/status/915818295865020416 Reported that the includeUrl could match twitter.com.evildomain.net. Added slash to prevent that. Thank you PegasusEpsilon!
  • v2.7 30/05/2017 Update twitter_last_read.user.js Liked tweets are skipped and only marked when there's preceding normal marked read tweets. Promoted tweets are skipped differently now and still hidden.
  • v2.6.2 14/06/2016 Synced from GitHub - Prevent double wrapping youtube videos with an anchor Would happen on load of the tweet and also on marking the tweet as read.
  • v2.6.1 20/05/2016 Synced from GitHub - Update twitter_last_read.user.js YouTube clickable functionality should now also work for non-marked tweets.
  • v2.6 30/04/2016 Synced from GitHub - Update twitter_last_read.user.js Adds overlay to embedded YouTube videos so you can simply open them in a new tab/window. Can be disabled with the 'addYoutubeOverlay' setting.
  • v2.5.5 07/02/2016 Synced from GitHub - Update twitter_last_read.user.js Removed and updated some comments. Now also hiding "Who to follow section"
  • v2.5.4 25/12/2015 Synced from GitHub - Update twitter_last_read.user.js When scrolling to the last read tweet, also ignore the "while you were away" block (which the script hides).
  • v2.5.3 16/12/2015 Synced from GitHub - Update twitter_last_read.user.js added @downloadURL
  • v2.5.2 15/12/2015 Synced from GitHub - Improvement in marking the last read Tweet. When some items are loaded at the top ("View n more tweets"), marking all tweets read could not work as expected. This should be fixed now. Note: Though I also noticed Tweet IDs are not strictly incremental anymore. So far I've only seen one 'lower' Tweet interrupting the sequence. Will have to keep an eye on this.
  • v2.5.1 02/12/2015 Synced from GitHub - Update twitter_last_read.user.js make recap hiding actually work now?
  • v2.5 30/11/2015 Synced from GitHub - Update twitter_last_read.user.js forgot to update version number
  • v2.4 29/11/2015 Synced from GitHub - Update twitter_last_read.user.js Now the "While you were away..." block is hidden. Since this script makes it actually easy for you to go back and see ALL the things you had missed.
  • v2.4 13/09/2015 Synced from GitHub - Styling for marked/read tweet changed to blue left border ... instead of grey background, which was sometimes hard to read in bad lighting conditions.
  • v2.3.6 16/08/2015 Synced from GitHub - v 2.3.6 Removed script insertion because Firefox 40 increased security Removed script insertion because Firefox 40(?) increased security not liking injection of scripts. That was once added as a generic way to make (user)scripts work in multiple browsers. Now removing it, only tested in Firefox.
  • v2.3.5 21/07/2015 Synced from GitHub - 2.3.4; Fix for Twitter dropping solid background Twitter dropped the solid background color on stream items. Setting a solid color and less opacity now.
  • v2.3.3 31/08/2014 Synced from GitHub - Update twitter_last_read.user.js Disabling they hotkeys stopped working after a few days. Removing it again.
  • v2.3.3 20/08/2014 Synced from GitHub - Twitter introduced (more) hotkeys that now break normal interaction (Ctrl+r), fixing that!
  • v2.3.2 05/07/2014 Imported from URL