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 https://thetodo.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "It is an application for convenient use of Google Tasks in 3 columns."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में ToDo for Google Tasks एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    }
}