ToDo for Google Tasks

It is an application for convenient use of Google Tasks in 3 columns.

ToDo for Google Tasksคืออะไร?

ToDo for Google Tasks เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://thetodo.net และคุณลักษณะหลักของมันคือ "It is an application for convenient use of Google Tasks in 3 columns."

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ToDo for Google Tasks

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

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

                        Best app to use Google Tasks.
Task display of "today", "tomorrow", "the day after tomorrow", "overdue", "all", global search, alphabetical or date sorting and dark mode support!

◆Sync with Google Tasks
It also syncs quickly with Google Tasks and Google Calendar!

◆Narrow down tasks
You can display tasks as "today", "tomorrow", "the day after tomorrow", "overdue", and "all"!

◆Sort tasks
You can sort by "drag & drop", "date order", and "alphabetical order"!

◆Full search
You can quickly search for the task you want to find from all tasks!

◆Security
- We do not send your data to non-Google servers.
- Data is exchanged directly with Google. Even developers can't see what's inside.
- Do not ask for passwords or save them at all.

◆Support
If you have any problems, we will help you as soon as possible.
Please feel free to contact us at the email address below.
[email protected]                    

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

ชื่อ ToDo for Google Tasks ToDo for Google Tasks
ID khnenklojdofkfabelfnkdmpmkmioegj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/todo-for-google-tasks/khnenklojdofkfabelfnkdmpmkmioegj
คำอธิบาย It is an application for convenient use of Google Tasks in 3 columns.
ขนาดไฟล์ 18.17 KB
จำนวนการติดตั้ง 467
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2023-05-11
วันที่เผยแพร่ 2023-05-11
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://thetodo.net
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://thetodo.net/
URL หน้าช่วยเหลือ https://thetodo.net/
URL หน้านโยบายความเป็นส่วนตัว https://thetodo.net/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ToDo for Google Tasks",
    "description": "It is an application for convenient use of Google Tasks in 3 columns.",
    "version": "1.0.1",
    "background": {
        "service_worker": "service_worker.js",
        "type": "module"
    },
    "action": {
        "default_title": "ToDo for Google Tasks"
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}