ClockKanban - Kanban Board for Free

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

Wat is ClockKanban - Kanban Board for Free?

ClockKanban - Kanban Board for Free is een Chrome-extensie ontwikkeld door https://clockkanban.com, en de belangrijkste functie is "Manage your project milestones, for free and without create an account.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie ClockKanban - Kanban Board for Free

Download ClockKanban - Kanban Board for Free-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam ClockKanban - Kanban Board for Free ClockKanban - Kanban Board for Free
ID jnmpfhcdkojklghhlgmgieagpnfledlc
Officiële URL https://chromewebstore.google.com/detail/clockkanban-kanban-board/jnmpfhcdkojklghhlgmgieagpnfledlc
Beschrijving Manage your project milestones, for free and without create an account.
Bestandsgrootte 13.73 KB
Aantal Installaties 301
Huidige Versie 1.4.1
Laatst Bijgewerkt 2023-11-16
Publicatiedatum 2022-10-05
Beoordeling 5.00/5 Totaal 5 Beoordelingen
Ontwikkelaar https://clockkanban.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://clockkanban.com/
Help Pagina-URL https://clockkanban.com/
Ondersteunde Talen 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\/"
}