Personal Kanban: work beautifully

Turn your new tab page into a beautiful kanban board. Organize your tasks with multiple boards and sync across computers.

Personal Kanban: work beautifullyคืออะไร?

Personal Kanban: work beautifully เป็นส่วนขยายของ Chrome ที่พัฒนาโดย swekage และคุณลักษณะหลักของมันคือ "Turn your new tab page into a beautiful kanban board. Organize your tasks with multiple boards and sync across computers."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Personal Kanban: work beautifully

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

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

                        Features
🛠️ Customizable boards and columns
☎️ Works offline. No internet access required
🏄‍♀️ Multiple boards
🛜 Sync across devices
🌓 Light and dark mode
🚛 Import and Export
➕ Much more to come

Unleash your inner productivity machine: Personal Kanban rewards you with a beautiful landscape after you complete all your tasks In Progress.

No browser or extension data is shared with me or any third parties. Personal Kanban is not responsible for loss of any data, under any circumstance.

Contact me at [email protected] or submit a support request with any bug reports or questions.                    

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

ชื่อ Personal Kanban: work beautifully Personal Kanban: work beautifully
ID mfpdejiampfepmhldpegkelenemgblaj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/personal-kanban-work-beau/mfpdejiampfepmhldpegkelenemgblaj
คำอธิบาย Turn your new tab page into a beautiful kanban board. Organize your tasks with multiple boards and sync across computers.
ขนาดไฟล์ 13.79 MB
จำนวนการติดตั้ง 97
เวอร์ชันปัจจุบัน 2.0.5
อัปเดตครั้งล่าสุด 2024-03-05
วันที่เผยแพร่ 2023-07-26
คะแนน 5.00/5 รวมทั้งหมด 9 คะแนน
ผู้พัฒนา swekage
อีเมล [email protected]
ประเภทการชำระเงิน in_app
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Personal Kanban: work beautifully",
    "description": "Turn your new tab page into a beautiful kanban board. Organize your tasks with multiple boards and sync across computers.",
    "version": "2.0.5",
    "manifest_version": 3,
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "favicon-16x16.11e1fcbd.png",
        "48": "apple-touch-icon.25a1ca44.png",
        "128": "apple-touch-icon.25a1ca44.png"
    },
    "chrome_url_overrides": {
        "newtab": "new-tab-kanban.fac1639f.html"
    }
}