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.

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

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

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

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

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

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.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
nanimonull
Denně instalací
1
Celkem instalací
2
Hodnocení
0 0 0
Verze
5.7
Vytvořeno
26. 04. 2026
Aktualizováno
26. 04. 2026
Size
4,2 KB
Licence
MIT
Spustit na

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:
- @match accidentally captures https://x.com/*/status/* as well, breaking some normal posts+replies
- 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.