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はswekageによって開発されたChromeの拡張機能で、その主な機能は「Turn your new tab page into a beautiful kanban board. Organize your tasks with multiple boards and sync across computers.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Personal Kanban: work beautifully拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    }
}