Skip to main content
VS
💖 Fall in Love with Coding$30NOW $17— SAVE 43%!Lifetime Access • No Subscription
💖 Fall in Love with Coding$30NOW $17— SAVE 43%!Lifetime Access • No Subscription
💖 Fall in Love with Coding$30NOW $17— SAVE 43%!Lifetime Access • No Subscription
💖 Fall in Love with Coding$30NOW $17— SAVE 43%!Lifetime Access • No Subscription
Vibe Scroll
VIBESCROLL2 PROFILES
Advanced
TRANSPARENCY
100%
HIDE/SHOW SHORTCUT
K
👤ACCOUNT
📸 #personal
▶️ #personal
📱 #doom-scroll
✖️ #personal
📷
REELS
2 PROFILES
▶️
SHORTS
🎵
TikTok
FYP VIBES
𝕏
X
DOOMSCROLL
🔥
Reddit
ENDLESS
📘
Facebook
💼
LinkedIn
ADD
v2.5.0
0h 7m
LICENSED
𝕏 X (Twitter) - Auto Scroll Feed
EXPLORER
▼ feed-app
scroll.ts
cruise.ts
index.ts
TScruise.ts×
1// Feed Cruise Control System
2// Auto-scroll with media key support
3
4interface CruiseConfig {
5 speed: number;
6 isPlaying: boolean;
7}
8
9const config: CruiseConfig = {
10 speed: 1, live value
11 isPlaying: true,
12}
13
14// Media key handlers
15function scrollFeed() {
16 window.scrollBy(0, 10);
17}
CursorCursor
User:

add cruise control for feed scrolling

Cursor:

Adding speed control with media keys...

User:

make it go faster

Cursor:

Speed set to 1 ⚡

Cruise active
Ask Cursor...
X (Twitter)
1x

The Reddit Problem

platformContent.reddit.features.keyboardControl.problemPoints.handMovement

platformContent.reddit.features.keyboardControl.problemPoints.stealsFocus

platformContent.reddit.features.keyboardControl.problemPoints.noShortcuts

platformContent.reddit.features.keyboardControl.problemPoints.imprecise

platformContent.reddit.features.keyboardControl.problemPoints.tabSwitching

platformContent.reddit.features.keyboardControl.problemPoints.contextSwitch

The Solution

platformContent.reddit.features.keyboardControl.solutionDescription

platformContent.reddit.features.keyboardControl.solutionFeatures.playPauseToggle.title

platformContent.reddit.features.keyboardControl.solutionFeatures.playPauseToggle.description

platformContent.reddit.features.keyboardControl.solutionFeatures.nextSpeedUp.title

platformContent.reddit.features.keyboardControl.solutionFeatures.nextSpeedUp.description

platformContent.reddit.features.keyboardControl.solutionFeatures.prevSlowDown.title

platformContent.reddit.features.keyboardControl.solutionFeatures.prevSlowDown.description

How It Works

1

platformContent.reddit.features.keyboardControl.howItWorks.systemRegistration.title

platformContent.reddit.features.keyboardControl.howItWorks.systemRegistration.description

2

platformContent.reddit.features.keyboardControl.howItWorks.eventCapture.title

platformContent.reddit.features.keyboardControl.howItWorks.eventCapture.description

3

platformContent.reddit.features.keyboardControl.howItWorks.javascriptApi.title

platformContent.reddit.features.keyboardControl.howItWorks.javascriptApi.description

4

platformContent.reddit.features.keyboardControl.howItWorks.stateManagement.title

platformContent.reddit.features.keyboardControl.howItWorks.stateManagement.description

Why People Love This

platformContent.reddit.features.keyboardControl.benefits.sameAsMusic.title

platformContent.reddit.features.keyboardControl.benefits.sameAsMusic.description

platformContent.reddit.features.keyboardControl.benefits.systemWide.title

platformContent.reddit.features.keyboardControl.benefits.systemWide.description

platformContent.reddit.features.keyboardControl.benefits.crossPlatform.title

platformContent.reddit.features.keyboardControl.benefits.crossPlatform.description

platformContent.reddit.features.keyboardControl.benefits.intuitiveMentalModel.title

platformContent.reddit.features.keyboardControl.benefits.intuitiveMentalModel.description

Ready to Try It?

Reddit + 6 other platforms. $17 once. 1-hour free trial.