WofWca / jumpcutter

⏩ Fast-forwards long pauses between sentences — watch lectures ~1.5x faster (browser extension)
https://chrome.google.com/webstore/detail/jump-cutter/lmppdpldfpfdlipofacekcfleacbbncp
GNU Affero General Public License v3.0
356 stars 13 forks source link

feat: hotkeys (shortcuts) for all the settings (not just some of them) #97

Open WofWca opened 2 years ago

WofWca commented 2 years ago

Like some people may find it useful to toggle the "Experimental algorithm" with a shortcut instead of having to open the popup and click it.

image

Also may think about displaying changes on the badge:

https://github.com/WofWca/jumpcutter/blob/master/src/entry-points/background/initIconAndBadgeUpdater.ts

But need to keep in mind that I have not made some of the settings reactive (due to laziness), i.e. you need to toggle the extension or refresh the page for changes to take effect.