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

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ClockKanban - Kanban Board for Free

ดาวน์โหลดไฟล์ส่วนขยาย ClockKanban - Kanban Board for Free ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ ClockKanban - Kanban Board for Free ClockKanban - Kanban Board for Free
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/
URL หน้าช่วยเหลือ 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\/"
}