X Quotes Cleaner

On X Quote Posts pages, show inner Quote content once at top, then all Quote Posts as Replies. Waits for image loads, ensures posts remain clickable.

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
nanimonull
Installationen heute
0
Installationen gesamt
1
Bewertungen
0 0 0
Version
5.7
Erstellt am
26.04.2026
Letzte Aktualisierung
26.04.2026
Größe
4,21 KB
Lizenz
MIT
Wird angewandt auf

A userscript for viewing Quote Posts on X.com (formerly Twitter) that closely mimics Replies view.

Normally, scrolling Quote Posts will show the Quote Content once for each Quote.
This script moves the first found Quote Content to top, and removes it from all subsequent posts.

Notes:
- Expect page to visibly reshuffle, because we wait for image loads before moving anything.
- Scrolling down is handled with 100ms polling, but on scroll back up there may be one instance of Quote Content duplicated in the first Quote Post.