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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}