Yikes, the super simple task reminder...

Yikes is a super cool task reminder tool. Each task can be color coded and gives you a nifty count down.

Yikes, the super simple task reminder...คืออะไร?

Yikes, the super simple task reminder... เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://nickwforsberg.com และคุณลักษณะหลักของมันคือ "Yikes is a super cool task reminder tool. Each task can be color coded and gives you a nifty count down."

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Yikes, the super simple task reminder...

ดาวน์โหลดไฟล์ส่วนขยาย Yikes, the super simple task reminder... ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Yikes! is a cool but lightweight countdown task reminder that appears every time you open a new browser tab. You can create multiple tasks to track and watch how long you have to complete them in the number of sleeps or days. Each task can be color coded and gives you a nifty count down. Track up coming tasks and tasks from the past. 

Features include:
* Super fast loading
* Multiple task creation
* Track your tasks in number of sleeps or number of days
* Dark or light mode
* Assign a colour to a task
* Task deletion                    

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

ชื่อ Yikes, the super simple task reminder... Yikes, the super simple task reminder...
ID obidoeddpakjpemdeggdhahhmeglpbdg
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/yikes-the-super-simple-ta/obidoeddpakjpemdeggdhahhmeglpbdg
คำอธิบาย Yikes is a super cool task reminder tool. Each task can be color coded and gives you a nifty count down.
ขนาดไฟล์ 1.38 MB
จำนวนการติดตั้ง 14
เวอร์ชันปัจจุบัน 2.0.1
อัปเดตครั้งล่าสุด 2021-04-11
วันที่เผยแพร่ 2015-08-03
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://nickwforsberg.com
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้าช่วยเหลือ https://trello.com/b/fgCR0O0y/yikes-development-board
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Yikes, the super simple task reminder...",
    "icons": {
        "16": "yikes-logo-16.png",
        "48": "yikes-logo-48.png",
        "128": "yikes-logo-128.png"
    },
    "description": "Yikes is a super cool task reminder tool. Each task can be color coded and gives you a nifty count down.",
    "version": "2.0.1",
    "manifest_version": 2,
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
}