Hotkeys in Chip Player JS

List of super-secret keyboard shortcuts for Chip Player JS:

Shortcut Action
Media Keys Playback control is fully supported
(Left Arrow) Seek backward 5 seconds
(Right Arrow) Seek forward 5 seconds
(Space bar) Toggle play/pause
- (Minus) Decrease speed 10%
= (Equals) Increase speed 10%
Shift+- (Underscore) Decrease speed 1%
Shift+= (Plus) Increase speed 1%

3 ResponsesLeave a Reply

  1. Ryan

     /  July 10, 2022 Quote

    Hello from 2022,
    I'm using FF 102.0.1 (64-bit) and the shortcuts work, minus the Media Keys. Is there something I can do on my end to enable this or is this possibly an issue with FF, the version or something where different browsers have different Media Key APIs?
    Thanks, love the player!

  2. Matt

     /  July 10, 2022 Quote

    Can you go to about:config and check if media.hardwaremediakeys.enabled is true? Also, I use a pretty gross hack to get this working in Chrome, I wonder if it's interfering with Firefox.

    Ryan: Hello from 2022,
    I'm using FF 102.0.1 (64-bit) and the shortcuts work, minus the Media Keys. Is there something I can do on my end to enable this or is this possibly an issue with FF, the version or something where different browsers have different Media Key APIs?
    Thanks, love the player!

  3. Ryan

     /  July 11, 2022 Quote

    Thanks for the reply Matt,
    Yes it is enabled.
    Interesting, if I get some free-time + the will, I may take a dive into your implementation! My curiosity has been piqued 🙂
    Thanks

    Matt: media.hardwaremediakeys.enabled

Leave a Reply