Lemmy post utilities - Filter posts by title

Filters posts on any lemmy instance by text in the title. It can also auto-open image posts, unblur thumbnails, and other things.

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

  • v2.2.10 20/06/2024

    Fix video preview fixer on page change

  • v2.2.9 18/06/2024

    Fix some video previews from lemmit.online

  • v2.2.8 18/06/2024

    Hide scrollbar on body (still shows the root one) since it appears duplicated in some instances

  • v2.2.7 16/05/2024

    Fix some imgur link replacement issue

  • v2.2.6 07/01/2024

    Updated post filtering so that some posts won't show accidentally

  • v2.2.5 23/12/2023

    Fixed post previews not opening while paginating

  • v2.2.4 18/11/2023

    Fixed reddit gifs showing incorrectly when enabling "Fix broken video previews"

  • v2.2.3 30/08/2023

    Fixed issue where it wouldn't let a hidden post be shown again

  • v2.2.2 15/08/2023

    Add some exclusions for non-instance lemmy sites and fix some missing imgur broken video case

  • v2.2.1 15/08/2023

    Fix lemmy url matcher not matching some instances with lemmy on their name

  • v2.2.0 15/08/2023

    Add support for post source link filtering and fixed some bugs with case sensitive filters

  • v2.1.0 15/08/2023

    Add support for regex matching

  • v2.0.1 14/08/2023

    Fix wrong css variable

  • v2.0.0 14/08/2023

    Complete rework of the script. It now uses the internal storage of the userscript to store filtered tags so that they aren't deleted between updates.

    Also added a few extra options to fix video previews, show stubs on filtered posts, etc...

  • v1.0.1 14/07/2023

    Now the script removes the HR elements that appear after posts in certain instances.

  • v1.0 14/07/2023