Countdown timer by Michal

Create, manage, and be notified for important events.

Countdown timer by Michalคืออะไร?

Countdown timer by Michal เป็นส่วนขยายของ Chrome ที่พัฒนาโดย mjfutera และคุณลักษณะหลักของมันคือ "Create, manage, and be notified for important events."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Countdown timer by Michal

ดาวน์โหลดไฟล์ส่วนขยาย Countdown timer by Michal ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Timer for Chrome: Never Miss a Thing

Features

Create custom timers
Set any time for each timer, from 1 minute to 365 days
Choose whether you want the timer to repeat
Add a title and description to each timer
Start and stop timers
The timer starts automatically when saved and stops when the time runs out
Receive notifications
Receive a notification in the clock notification bar and play a bell sound
Additionally, the timer can open a specific website when the time runs out
Benefits

Never miss important events
Timer for Chrome will help you remember meetings, deadlines, and other important events.
Be more productive
Timer for Chrome will help you focus on one thing at a time by setting a timer for a specific amount of time.
Relax and unwind
Timer for Chrome will help you find time to relax and unwind by setting a timer for a specific amount of time.
Examples

Set a timer for 25 minutes to practice yoga.
Set a timer for 30 minutes to cook dinner.
Set a timer for 15 minutes to take a break from work.
Set a timer for 365 days to remember a loved one's birthday.
Install Timer for Chrome today and start remembering the important things!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Countdown timer by Michal Countdown timer by Michal
ID mgfhlobphekamclnocchccjickjiolab
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/countdown-timer-by-michal/mgfhlobphekamclnocchccjickjiolab
คำอธิบาย Create, manage, and be notified for important events.
ขนาดไฟล์ 550 KB
จำนวนการติดตั้ง 33
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2023-12-24
วันที่เผยแพร่ 2023-12-18
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา mjfutera
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Countdown timer by Michal",
    "version": "1.0.1",
    "description": "Create, manage, and be notified for important events.",
    "icons": {
        "128": "logos\/logo128.png"
    },
    "permissions": [
        "storage",
        "notifications",
        "alarms",
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "author": {
        "name": "Micha\u0142 Futera",
        "url": "https:\/\/linktr.ee\/mjfutera"
    }
}