ClockKanban - Kanban Board for Free

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

Qu'est-ce que ClockKanban - Kanban Board for Free ?

ClockKanban - Kanban Board for Free est une extension Chrome développée par https://clockkanban.com, et sa fonction principale est "Manage your project milestones, for free and without create an account.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension ClockKanban - Kanban Board for Free

Téléchargez les fichiers d'extension ClockKanban - Kanban Board for Free au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom ClockKanban - Kanban Board for Free ClockKanban - Kanban Board for Free
ID jnmpfhcdkojklghhlgmgieagpnfledlc
URL Officiel https://chromewebstore.google.com/detail/clockkanban-kanban-board/jnmpfhcdkojklghhlgmgieagpnfledlc
Description Manage your project milestones, for free and without create an account.
Taille du Fichier 13.73 KB
Nombre d'Installations 301
Version Actuelle 1.4.1
Dernière Mise à Jour 2023-11-16
Date de Publication 2022-10-05
Évaluation 5.00/5 Total 5 Évaluations
Développeur https://clockkanban.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://clockkanban.com/
URL de la Page d'Aide https://clockkanban.com/
Langues Prises en Charge 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\/"
}