More YouTube Hotkeys

Adds more keyboard shortcuts for YouTube. The list of all new shortcuts is added into new "More Shortcuts" section on YouTube's "Keyboard shortcuts" popup which can be accessed via "?" or SHIFT+/ key (on U.S. keyboards).

< More YouTube Hotkeysについてのフィードバック

レート:良 – スクリプトは良好に動作する

§
投稿日: 2022/04/14

I tried both:
{key: "37", mods: "", desc: "Rewind video by 5 seconds", func: a => videoSeekBy(-5)},
and
{key: "ArrowLeft", mods: "", desc: "Rewind video by 5 seconds", func: a => videoSeekBy(-5)},

and could not get it to work :(
can you help?

返信を投稿

返信を投稿するにはログインしてください。