Personal Kanban: work beautifully

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

Hvad er Personal Kanban: work beautifully?

Personal Kanban: work beautifully er en Chrome-udvidelse udviklet af swekage, og dens hovedfunktion er "Turn your new tab page into a beautiful kanban board. Organize your tasks with multiple boards and sync across computers.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download Personal Kanban: work beautifully-udvidelses-CRX-fil

Download Personal Kanban: work beautifully-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Personal Kanban: work beautifully Personal Kanban: work beautifully
ID mfpdejiampfepmhldpegkelenemgblaj
Officiel URL https://chromewebstore.google.com/detail/personal-kanban-work-beau/mfpdejiampfepmhldpegkelenemgblaj
Beskrivelse Turn your new tab page into a beautiful kanban board. Organize your tasks with multiple boards and sync across computers.
Filstørrelse 13.79 MB
Antal Installationer 97
Nuværende Version 2.0.5
Senest Opdateret 2024-03-05
Udgivelsesdato 2023-07-26
Bedømmelse 5.00/5 Samlet 9 Bedømmelser
Udvikler swekage
E-mail [email protected]
Betalingsmetode in_app
Understøttede Sprog 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"
    }
}