Laser-Focused: Pomodoro Timer & To Do List
⏱ Pomodoro Timer ✅ Task Organizer 📊Time Tracker 📅 Schedule Planner 🔔 Reminder
Laser-Focused: Pomodoro Timer & To Do Listคืออะไร?
Laser-Focused: Pomodoro Timer & To Do List เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Practical AI และคุณลักษณะหลักของมันคือ "⏱ Pomodoro Timer ✅ Task Organizer 📊Time Tracker 📅 Schedule Planner 🔔 Reminder"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Laser-Focused: Pomodoro Timer & To Do List
ดาวน์โหลดไฟล์ส่วนขยาย Laser-Focused: Pomodoro Timer & To Do List ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Laser-Focused integrates the Pomodoro Timer with task management system, serving as a science-based app to enhance focus and productivity.
It combines the Pomodoro Technique and to-do list functionalities, allowing you to organize tasks, start focus timers for work or study, set reminders for important tasks, and track time spent on activities. The app is a comprehensive tool for managing tasks, reminders, lists, calendar events, and tracking working hours.
Key Features:
- Pomodoro Timer: stay focused with customizable timer settings, pause and resume options, and support for short and long breaks.
- Tasks Management: organize tasks, set reminders, and track habits. Includes features like recurring tasks, sub-tasks, task priority, and estimated Pomodoro numbers.
- Alarms: select the sound, be notified when the time is over.
- White Noise: select a background sound to enhance concentration.
Here's how to operate it:
1. Select a task you wish to complete.
2. Set the timer for 25 minutes, maintain focus, and begin your work.
3. Once the Pomodoro timer alerts you, indulge in a 5-minute break.
This is an ideal app for concentration and enhanced productivity. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | pmchfeppmafjnddbfcdcaemjoinhifdd |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/laser-focused-pomodoro-ti/pmchfeppmafjnddbfcdcaemjoinhifdd |
| คำอธิบาย | ⏱ Pomodoro Timer ✅ Task Organizer 📊Time Tracker 📅 Schedule Planner 🔔 Reminder |
| ขนาดไฟล์ | 17.02 MB |
| จำนวนการติดตั้ง | 32 |
| เวอร์ชันปัจจุบัน | 0.1.1 |
| อัปเดตครั้งล่าสุด | 2024-01-21 |
| วันที่เผยแพร่ | 2024-01-05 |
| คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
| ผู้พัฒนา | Practical AI |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://linktr.ee/practical.ai |
| URL หน้าช่วยเหลือ | https://linktr.ee/practical.ai |
| URL หน้านโยบายความเป็นส่วนตัว | https://medium.com/@Practical.AI/our-google-chrome-extensions-301c21ad48d3 |
| ภาษาที่รองรับ | id,de,en,fil,fr,nl,no,vi,tr,es,it,hu,pl,pt-BR,pt-PT,ro,sk,sv,cs,el,ru,uk,hi,bn,te,th,zh-CN,zh-TW,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_appName__",
"description": "__MSG_appDescription__",
"version": "0.1.1",
"default_locale": "en",
"permissions": [
"storage",
"notifications",
"system.display"
],
"host_permissions": [],
"content_security_policy": [],
"background": {
"service_worker": "background.js"
},
"action": [],
"icons": {
"16": "images\/logo16.png",
"32": "images\/logo32.png",
"48": "images\/logo48.png",
"128": "images\/logo128.png"
},
"manifest_version": 3
} | |