WofWca / jumpcutter

⏩ Fast-forwards long pauses between sentences — watch lectures ~1.5x faster (browser extension)

Home Page:https://chrome.google.com/webstore/detail/jump-cutter/lmppdpldfpfdlipofacekcfleacbbncp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: show time saved (effective playback rate) on the icon badge

WofWca opened this issue · comments

Like this:

image

The code where the badge is updated:

browser.browserAction.setBadgeBackgroundColor({ color });
browser.browserAction.setBadgeText({ text });