Draggable To-Do List|可拖曳的待辦事項應單

To-do list for your new tab page.

Apa itu Draggable To-Do List|可拖曳的待辦事項應單?

Draggable To-Do List|可拖曳的待辦事項應單 adalah ekstensi Chrome yang dikembangkan oleh https://rayc.dev, dan fitur utamanya adalah "To-do list for your new tab page.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Draggable To-Do List|可拖曳的待辦事項應單

Unduh file ekstensi Draggable To-Do List|可拖曳的待辦事項應單 dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Draggable Todo is a clean, simple, but fast and powerful to-do list for Chrome browser's new tab. You can easily create or edit your task, add tasks with links, and even drag tasks to sort as you want.

What's cool?
• Beautiful confetti animation
• "Zelda: Breath of the Wild" task accomplishment sound
• Easily drag tasks
• Markdown link syntax support: [content](website link)
• Runs offline and automatically saves tasks
• Super autofocus on new task input
• Completely FREE

You can benefit from this extension if you:
• Have a to-do, action, follow-up or just an interesting item to jot down 
• Want to check your personal to-do list
• Feel like you’re always forgetting something

All you have to do is open a new tab, and your item is there. Write, read, cross out. It's that simple. Now start adding your first task! 🙂

---

Draggable Todo 是一個乾淨、簡單卻快速和功能強大的 Chrome 新分頁待辦事項清單。除了可以輕鬆地創建和編輯任務、在任務中加入網址連結,隨心所欲地拖動任務來進行排序也都不是問題。

特色:
• 漂亮的彩蛋動畫
• 任務完成時的《薩爾達:荒野之息》音效
• 簡單達成任務拖動
• Markdown 連結語法支持:[內容](網址連結)
• 可離線使用和自動儲存任務
• 任務新增欄的超強自動鎖定
• 完全免費

如果你是下列描述對象,這款擴充功能將對你大有助益:
• 有計畫、目標,或只是想紀錄一些有趣的事情
• 想查看個人的待辦事項清單
• 似乎常常忘東忘西

你所要做的只是開一個新分頁,你的待辦清單就在那裡。新增、閱讀、劃掉完成的任務,就是那麼簡單。現在就開始新增你的第一項任務! 🙂                    

Informasi Dasar Ekstensi

Nama Draggable To-Do List|可拖曳的待辦事項應單 Draggable To-Do List|可拖曳的待辦事項應單
ID pndehpgkgbajinooeiebnjikfdfgoogi
URL Resmi https://chromewebstore.google.com/detail/draggable-to-do-list%EF%BD%9C%E5%8F%AF%E6%8B%96%E6%9B%B3%E7%9A%84/pndehpgkgbajinooeiebnjikfdfgoogi
Deskripsi To-do list for your new tab page.
Ukuran File 269 KB
Jumlah Instalasi 35
Versi Saat Ini 1.3.3
Terakhir Diperbarui 2021-05-13
Tanggal Publikasi 2021-04-21
Penilaian 5.00/5 Total 2 Penilaian
Pengembang https://rayc.dev
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Draggable To-Do List\uff5c\u53ef\u62d6\u66f3\u7684\u5f85\u8fa6\u4e8b\u9805\u61c9\u55ae",
    "description": "To-do list for your new tab page.",
    "version": "1.3.3",
    "author": "Ray C",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": ".\/icon\/icon16.png",
        "48": ".\/icon\/icon48.png",
        "128": ".\/icon\/icon128.png"
    },
    "offline_enabled": true
}