-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
25 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,25 @@ | ||
# Pomodoro | ||
Chrome Extension <Pomodoro> | ||
# 🍅 Pomodoro | ||
Chrome Extension [Pomodoro](https://chrome.google.com/webstore/detail/pomodoro/gilefcgjiehejipngaljmmncadgbmfec) | ||
|
||
<br /> | ||
|
||
## 🪧 Introduction | ||
Do you know 'Pomodoro Technique'? | ||
Please check this [link](https://en.wikipedia.org/wiki/Pomodoro_Technique). | ||
|
||
This extension can do these. | ||
- Timer (25 and 50 minutes) | ||
- Notification (You need to allow Chrome Notification.) | ||
- Remaining time (in real time) | ||
|
||
<br /> | ||
|
||
## 📌 Feature | ||
- This extension made in `manifest v3`. | ||
- Only use `popup` action. | ||
|
||
<br /> | ||
|
||
## 🗣 Feedback | ||
Please comment in google chrome extension. | ||
Thank you for your interest. :) |