ClockKanban - Kanban Board for Free
Manage your project milestones, for free and without create an account.
ما هو ClockKanban - Kanban Board for Free؟
ClockKanban - Kanban Board for Free هو إضافة Chrome تم تطويرها بواسطة https://clockkanban.com، والميزة الرئيسية لها هي "Manage your project milestones, for free and without create an account.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة ClockKanban - Kanban Board for Free
قم بتنزيل ملفات الامتداد ClockKanban - Kanban Board for Free بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 معلومات أساسية عن التمديد
| الاسم | |
| ID | jnmpfhcdkojklghhlgmgieagpnfledlc |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/clockkanban-kanban-board/jnmpfhcdkojklghhlgmgieagpnfledlc |
| الوصف | Manage your project milestones, for free and without create an account. |
| حجم الملف | 13.73 KB |
| عدد التثبيتات | 301 |
| النسخة الحالية | 1.4.1 |
| آخر تحديث | 2023-11-16 |
| تاريخ النشر | 2022-10-05 |
| تقييم | 5.00/5 مجموع تقييمات 5 |
| المطور | https://clockkanban.com |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://clockkanban.com/ |
| عنوان صفحة المساعدة | https://clockkanban.com/ |
| اللغات المدعومة | 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\/"
} | |