Zum Hauptinhalt springen
VS
💖 Fall in Love with Coding$30NOW $17— SPAREN 43%!Dauerzugang • Kein Abo
💖 Fall in Love with Coding$30NOW $17— SPAREN 43%!Dauerzugang • Kein Abo
💖 Fall in Love with Coding$30NOW $17— SPAREN 43%!Dauerzugang • Kein Abo
💖 Fall in Love with Coding$30NOW $17— SPAREN 43%!Dauerzugang • Kein Abo
▶️
YouTube Shorts

Tastatursteuerung für YouTube Shorts (⏮ ⏯ ⏭)

Steuere Shorts mit den Tasten ⏮ ⏯ ⏭ auf deiner Tastatur. Überspringe Videos wie du Songs überspringst. Alles ohne deine IDE zu verlassen oder die Maus zu berühren.

Vibe Scroll
VIBESCROLL2 PROFILE
Erweitert
TRANSPARENZ
100%
VERSTECKEN/ZEIGEN
K
👤KONTO
📸 #privat
▶️ #privat
📱 #doom-scroll
✖️ #privat
📷
REELS
2 PROFILE
▶️
SHORTS
🎵
TikTok
FYP VIBES
𝕏
X
DÜSTERES SCROLLEN
🔥
Reddit
ENDLOS
📘
Facebook
💼
LinkedIn
HINZUFÜGEN
v2.5.0
0h 7m
LIZENZIERT
Cursor - Project: Roller Coaster Tycoon w/ Assembly
RCTsrcphysicscoaster_physics.asm
mainUTF-8Assembler
Datei-Explorer...
📁RCT
📁src
📁core
📁physics
📁utils
📁include
📁data
λcoaster_physics.asm×
; RollerCoaster Tycoon Physics Engine
1section .data
2gravity dd 9.81
3friction dd 0.02
4max_speed dd 999 ; optimized!
5
6section .text
7global _calculate_velocity
8
9_calculate_velocity:
10push ebp
11mov ebp, esp
12 ; Get current speed
13mov eax, [ebp+8]
14 ; Apply gravity
15imul eax, [gravity]
16sar eax, 8
17
Cursor-Chat
Benutzer:

bau rct3 coaster physics in asm

Cursor:

Erstelle Physics-Engine...

Optimiert
Cursor fragen...
YouTube Shorts
👍
41K
👎
💬
1.5K
↗️
Shorts 1

Das YouTube Shorts-Problem

Klicken auf den Shorts-Player stiehlt den Fokus von deiner IDE

Jede Mausbewegung zur Videosteuerung = Kontextwechsel

YouTubes Touch-first UI ist mit Maus umständlich

Keine nativen Tastaturkürzel für Shorts-Navigation

Browser-Unterstützung für Media-Keys ist inkonsistent

Tab-Wechsel zur Videosteuerung unterbricht alles

Die Lösung

Vibe Scroll registriert sich als Media-Player in deinem OS. Die Tasten ⏯ ⏭ ⏮ auf deiner Tastatur steuern Shorts direkt, funktionieren systemweit auch wenn YouTube nicht fokussiert ist.

[platformContent.youtube.features.mediaKeys.solution.features.feature1.title]

[platformContent.youtube.features.mediaKeys.solution.features.feature1.description]

[platformContent.youtube.features.mediaKeys.solution.features.feature2.title]

[platformContent.youtube.features.mediaKeys.solution.features.feature2.description]

[platformContent.youtube.features.mediaKeys.solution.features.feature3.title]

[platformContent.youtube.features.mediaKeys.solution.features.feature3.description]

So funktioniert's

1

[platformContent.youtube.features.mediaKeys.howItWorks.step1.title]

[platformContent.youtube.features.mediaKeys.howItWorks.step1.description]

2

[platformContent.youtube.features.mediaKeys.howItWorks.step2.title]

[platformContent.youtube.features.mediaKeys.howItWorks.step2.description]

3

[platformContent.youtube.features.mediaKeys.howItWorks.step3.title]

[platformContent.youtube.features.mediaKeys.howItWorks.step3.description]

4

[platformContent.youtube.features.mediaKeys.howItWorks.step4.title]

[platformContent.youtube.features.mediaKeys.howItWorks.step4.description]

Warum Leute das lieben

[platformContent.youtube.features.mediaKeys.benefits.benefit1.title]

[platformContent.youtube.features.mediaKeys.benefits.benefit1.description]

[platformContent.youtube.features.mediaKeys.benefits.benefit2.title]

[platformContent.youtube.features.mediaKeys.benefits.benefit2.description]

[platformContent.youtube.features.mediaKeys.benefits.benefit3.title]

[platformContent.youtube.features.mediaKeys.benefits.benefit3.description]

[platformContent.youtube.features.mediaKeys.benefits.benefit4.title]

[platformContent.youtube.features.mediaKeys.benefits.benefit4.description]

Bereit zum Ausprobieren?

YouTube Shorts + 6 weitere Plattformen. $17 einmalig. 1 Stunde gratis testen.