Personal Kanban: work beautifully

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

What is Personal Kanban: work beautifully?

Personal Kanban: work beautifully is a Chrome extension developed by swekage, and its main feature is "Turn your new tab page into a beautiful kanban board. Organize your tasks with multiple boards and sync across computers.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Personal Kanban: work beautifully Extension CRX File

Download Personal Kanban: work beautifully extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Personal Kanban: work beautifully Personal Kanban: work beautifully
ID mfpdejiampfepmhldpegkelenemgblaj
Official URL https://chromewebstore.google.com/detail/personal-kanban-work-beau/mfpdejiampfepmhldpegkelenemgblaj
Description Turn your new tab page into a beautiful kanban board. Organize your tasks with multiple boards and sync across computers.
File Size 13.79 MB
Installation Count 97
Current Version 2.0.5
Last Updated 2024-03-05
Publish Date 2023-07-26
Rating 5.00/5 Total 9 Ratings
Developer swekage
Email [email protected]
Payment Type in_app
Supported Languages 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"
    }
}