YouTube Hotkeys

Navigate YouTube with leader key 'i' followed by other keys

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
dpi0
今日安裝
0
安裝總數
1
評價
0 0 0
版本
2.0
建立日期
2025-04-15
更新日期
2025-05-18
尺寸
18.7 KB
授權條款
MIT
腳本執行於

Default Hotkeys

Change the leader key (default 'i') using Violentmonkey GUI

    h: navigateToHome, // i -> h for home
    s: navigateToSubscriptions, // i -> s for subscriptions
    e: navigateToHistory, // i -> e for history
    w: navigateToWatchLater, // i -> w for watch later
    l: navigateToLikedVideos, // i -> l for liked videos
    t: navigateToTrending, // i -> t for trending
    L: navigateToLibrary, // i -> L (capital) for library
    y: copyVideoUrlWithTimestamp, // i -> y for copy URL with timestamp
    v: navigateToChannelVideos, // i -> a for channel videos
    q: navigateToChannelPlaylists, // i -> q for channel playlists
    n: navigateToNextVideo, // i -> n for next video
    p: navigateToPreviousVideo, // i -> p for previous video
    Tab: toggleSidebar, // i -> Tab for toggle sidebar
    S: triggerSaveButton, // i -> s (capital) for Save to playlist popup
    Y: copyShortenedUrl, // i -> Y (capital) for shortened URL
    C: navigateToCommunityTab, // i -> C (capital) for community tab
    "?": showHelpModal,