你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/532948-youtube-hotkeys,源站連結 點此以跳轉。
Navigate YouTube with leader key 'i' followed by other keys
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,