Skip to content

Commit

Permalink
Fix #36
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrews54757 committed Dec 6, 2023
1 parent 151e3a3 commit 0806f9b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions chrome/content.js
Original file line number Diff line number Diff line change
Expand Up @@ -600,8 +600,6 @@ if (is_url_yt(window.location.href)) {

const OverrideList = [
'Space', 'KeyP', // play/pause
'ArrowUp',
'ArrowDown',
'ArrowLeft', 'ArrowRight', // seek
'KeyF', // fullscreen
'KeyM', // mute
Expand Down

0 comments on commit 0806f9b

Please sign in to comment.