YouTube Hotkeys

Custom hotkeys for YouTube

Autor
dpi0
Instalaciones diarias
0
Instalaciones totales
1
Calificaciones
0 0 0
Versión
1.0
Creado
15/04/2025
Actualizado
15/04/2025
Tamaño
14.2 KB
Licencia
MIT
Funciona en

default keybindings are:

        'a': navigateToChannelVideos,          // Navigate to channel videos
        'q': navigateToChannelPlaylists,       // Navigate to channel playlists
        'E': navigateToHistory,                // Navigate to history
        'w': navigateToWatchLater,             // Navigate to watch later
        'A': navigateToLikedVideos,            // Navigate to liked videos
        'S': navigateToSubscriptions,          // Navigate to subscriptions
        'T': navigateToTrending,               // Navigate to trending
        '/': focusSearchBar,                   // Focus search bar
        'H': clickNextButton,                  // Click next video button
        'G': clickPrevButton,                  // Click previous video button
        'e': saveToPlaylist,                   // Save current video to playlist
        'u': saveToWatchLater,                 // Save current video to watch later
        'y': copyVideoUrlWithTimestamp,        // Copy video URL with timestamp
        'Tab': toggleSidebar,                  // Toggle sidebar