Automatically expands all "Show more" content on X (formerly Twitter) as you scroll the feed.
No more clicking to see hidden tweet content—just scroll and let the script do the work!
- Automatically clicks "Show more" on any tweet, in any language
- Works seamlessly as you scroll or as new tweets are loaded
- Logs each automatic click to the console with the tweet link
- Lightweight and unobtrusive
- Install Tampermonkey for Chrome, Edge, or any Chromium browser.
- Create a new userscript and paste the code from
XTwitterAutoShowMore.user.js. - The script runs automatically on twitter.com and x.com.
- Detects any "Show more" button (using a stable data attribute)
- Simulates a click automatically as soon as the button is visible in the viewport
- Logs the tweet link in the console
Developed by Aaron Lil Vazquez
MIT License.
See LICENSE for details.