Releases: wogha95/Pomodoro
Releases · wogha95/Pomodoro
v1.1.0
v1.0.0
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
}
- This extension made in