Task Zee - Todo List Manager

Task Zee is a Chrome plug-in that shows you your to-do items every time you open a new tab.

Task Zee - Todo List Managerคืออะไร?

Task Zee - Todo List Manager เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://sureshdsk.github.io/taskzee และคุณลักษณะหลักของมันคือ "Task Zee is a Chrome plug-in that shows you your to-do items every time you open a new tab."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Task Zee - Todo List Manager

ดาวน์โหลดไฟล์ส่วนขยาย Task Zee - Todo List Manager ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Task Zee is a Chrome plug-in that shows you your to-do items every time you open a new tab. This helps you focus on the tasks that needs your attention and avoid distractions like habitually opening Facebook or YouTube to watch yet another cat video.                    

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

ชื่อ Task Zee - Todo List Manager Task Zee - Todo List Manager
ID ehkioebimmkllmhdapjbbdncalnmggnk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/task-zee-todo-list-manage/ehkioebimmkllmhdapjbbdncalnmggnk
คำอธิบาย Task Zee is a Chrome plug-in that shows you your to-do items every time you open a new tab.
ขนาดไฟล์ 2.27 MB
จำนวนการติดตั้ง 21
เวอร์ชันปัจจุบัน 0.4
อัปเดตครั้งล่าสุด 2019-03-08
วันที่เผยแพร่ 2019-03-08
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา https://sureshdsk.github.io/taskzee
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://sureshdsk.github.io/taskzee/
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "short_name": "Task Zee",
    "name": "Task Zee - Todo List Manager",
    "description": "Task Zee is a Chrome plug-in that shows you your to-do items every time you open a new tab.",
    "version": "0.4",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/cdnjs.cloudflare.com; object-src 'self'"
}