Personal Kanban: work beautifully

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

Was ist Personal Kanban: work beautifully?

Personal Kanban: work beautifully ist eine Chrome-Erweiterung, die von swekage entwickelt wurde, und ihr Hauptmerkmal ist "Turn your new tab page into a beautiful kanban board. Organize your tasks with multiple boards and sync across computers.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Personal Kanban: work beautifully-Erweiterungs-CRX-Datei herunterladen

Laden Sie Personal Kanban: work beautifully-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Personal Kanban: work beautifully Personal Kanban: work beautifully
ID mfpdejiampfepmhldpegkelenemgblaj
Offizielle URL https://chromewebstore.google.com/detail/personal-kanban-work-beau/mfpdejiampfepmhldpegkelenemgblaj
Beschreibung Turn your new tab page into a beautiful kanban board. Organize your tasks with multiple boards and sync across computers.
Dateigröße 13.79 MB
Installationsanzahl 97
Aktuelle Version 2.0.5
Letztes Update 2024-03-05
Veröffentlichungsdatum 2023-07-26
Bewertung 5.00/5 Insgesamt 9 Bewertungen
Entwickler swekage
E-Mail [email protected]
Zahlungsart in_app
Unterstützte Sprachen 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"
    }
}