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

Use as a library #142

Open WofWca opened 1 year ago

WofWca commented 1 year ago

Need to consider how useful it is as a library, and make sure it is usable. Maybe some education website would want to embed this, or something like that. It's somewhat modular already, but still need to go through the code and ensure that.

To illustrate what I mean, see, for example, 7f8e611

What's certainly gonna need rewriting is the usage of Web Extensions API, need to abstract it away.

If you're interested in using it as a library, please let me know.

Related: #54