Skip to content

Releases: gchenfc/BreakTimer

v1.4

25 Feb 19:01
b99c7ad
Compare
Choose a tag to compare

What's Changed

  • Add zip download link to the README by @gchenfc in #4
  • Allow disabling sounds with a checkbox by @gchenfc in #5

Full Changelog: v1.3...v1.4

v1.3.0

20 Feb 00:45
788b2f9
Compare
Choose a tag to compare

Full Changelog: v1.2...v1.3

  • Refactoring
    • remove local storage cache in favor of just using sync
    • changed some callbacks to async awaits for readability
  • Fix bug where, after "relax" finished, it would automatically start working again after ~30s due to chrome offscreen window automatically closing after 30s with the "AUDIO_PLAYBACK" reason (documentation)
  • Remove "auto-work" "feature"
  • Instead of automatically starting the break, instead have a "confirm" dialogue, with "ok" starting the break and "cancel" delaying the start of the break until the "Start Break" button is pressed on the popup (which pops up in a background tab).

v1.2.0

22 Jan 03:44
f8a031c
Compare
Choose a tag to compare

What's Changed

  • Add French and Yoga blocks to the break page, and other minor improvements by @gchenfc in #1
  • Upgrade to chrome manifest v3 by @gchenfc in #2

Full Changelog: v1.1...v1.2

v1.1.0

21 Jan 16:14
140113c
Compare
Choose a tag to compare

To install, in chrome,

  • Download "Source Code (zip)" - it should download a zip file
  • Go to chrome://extensions/
  • On the top-right corner, flip the switch to enable "Developer mode".
  • Now on the top-left you should see a button for "Load unpacked". Click that.
    • select this entire folder downloaded ("BreakTimer").

Archiving version, for the mems :)