YouTube Hotkeys

Custom hotkeys for YouTube

Autore
dpi0
Installazioni giornaliere
0
Installazioni totali
1
Valutazione
0 0 0
Versione
1.0
Creato il
15/04/2025
Aggiornato il
15/04/2025
Dimensione
14,2 KB
Licenza
MIT
Applica a

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