ClockKanban - Kanban Board for Free

Manage your project milestones, for free and without create an account.

What is ClockKanban - Kanban Board for Free?

ClockKanban - Kanban Board for Free is a Chrome extension developed by https://clockkanban.com, and its main feature is "Manage your project milestones, for free and without create an account.".

Extension Screenshots

screenshot
screenshot

Download ClockKanban - Kanban Board for Free Extension CRX File

Download ClockKanban - Kanban Board for Free 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

                        NEW FUNCTIONALITY:
1) Select text from any website
2) Right click on it
3) Click "Add to Kanban"

Create Unlimited Kanban Boards 100% Free. Organize your to-do list, goals, attach files, create columns, and work as a team.

Some features:
· Create unlimited public and private boards for free
· Share your boards with your team so they can work on the information
In addition to cards, you can also create goals
· Upload files up to 1GB Free and share them with your team                    

Extension Basic Information

Name ClockKanban - Kanban Board for Free ClockKanban - Kanban Board for Free
ID jnmpfhcdkojklghhlgmgieagpnfledlc
Official URL https://chromewebstore.google.com/detail/clockkanban-kanban-board/jnmpfhcdkojklghhlgmgieagpnfledlc
Description Manage your project milestones, for free and without create an account.
File Size 13.73 KB
Installation Count 301
Current Version 1.4.1
Last Updated 2023-11-16
Publish Date 2022-10-05
Rating 5.00/5 Total 5 Ratings
Developer https://clockkanban.com
Email [email protected]
Payment Type free
Extension Website https://clockkanban.com/
Help Page URL https://clockkanban.com/
Supported Languages en,en-GB,es,es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "action": [],
    "manifest_version": 3,
    "version": "1.4.1",
    "permissions": [
        "activeTab",
        "contextMenus"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "ck16.png",
        "32": "ck32.png",
        "48": "ck48.png",
        "128": "ck128.png"
    },
    "homepage_url": "https:\/\/clockkanban.com\/"
}