Skip to content

Releases: wogha95/Pomodoro

v1.1.0

06 Feb 13:48
c571f8b
Compare
Choose a tag to compare

What's Changed

  • [Fix] Appearence of time calculation, 'start' and 'stop' component in same window by @wogha95 in #1
  • [Feature] change title on mouse hover by @wogha95 in #2

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

07 Jan 15:46
Compare
Choose a tag to compare

v1.0.0

  • This extension depolyed in 2023.01.05
  • This extension has these function.
    • Timer (25 and 50 minutes)
    • Notification (You need to allow Chrome Notification.)
    • Remaining time (in real time)
  • This extension has these feature.
    • This extension made in manifest v3.
    • Only use popup action.
    • permissions: [alarms, notifications, background]
    • background: {service_worker: background.js}