Checkvist
Quickly check your Checkvist without leaving the page.
Checkvistคืออะไร?
Checkvist เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://checkvist.com และคุณลักษณะหลักของมันคือ "Quickly check your Checkvist without leaving the page."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Checkvist
ดาวน์โหลดไฟล์ส่วนขยาย Checkvist ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Task manager and online outliner with outstanding keyboard support, tags, due dates, search/filtering and collaboration With Checkvist you can: - make a brain dump of your ideas into a list - organize notes after a meeting - publish instructions or plans - share tasks with your coworkers, friends, family - collect materials, make notes, set priorities - write an article, blog post, a book - create nice printable checklists - use a mobile app to check your lists
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Checkvist |
ID | kffhfpfmcgbogjmmhcogadccojfcaofk |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/checkvist/kffhfpfmcgbogjmmhcogadccojfcaofk |
คำอธิบาย | Quickly check your Checkvist without leaving the page. |
ขนาดไฟล์ | 11.43 KB |
จำนวนการติดตั้ง | 1,285 |
เวอร์ชันปัจจุบัน | 1.0.7 |
อัปเดตครั้งล่าสุด | 2019-12-23 |
วันที่เผยแพร่ | 2019-12-23 |
คะแนน | 4.63/5 รวมทั้งหมด 30 คะแนน |
ผู้พัฒนา | https://checkvist.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://checkvist.com |
URL หน้านโยบายความเป็นส่วนตัว | https://checkvist.com/auth/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "browser_action": { "default_icon": "icon-128x128.png", "default_title": "View Lists", "default_popup": "popout.html" }, "content_security_policy": "script-src 'self' https:\/\/checkvist.com; object-src 'self'", "permissions": [], "description": "Quickly check your Checkvist without leaving the page.", "icons": { "128": "icon-128x128.png", "48": "icon-48x48.png" }, "name": "Checkvist", "version": "1.0.7" } |