Noteddy - Take note with Noteddy
• Capture ideas instantly without disrupting your workflow • Personal with themes and setting
Noteddy - Take note with Noteddyคืออะไร?
Noteddy - Take note with Noteddy เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Ynnic และคุณลักษณะหลักของมันคือ "• Capture ideas instantly without disrupting your workflow • Personal with themes and setting"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Noteddy - Take note with Noteddy
ดาวน์โหลดไฟล์ส่วนขยาย Noteddy - Take note with Noteddy ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Noteddy is a smart app that helps you take notes with ease. Whether you need to jot down ideas, reminders, tasks, or anything else, Noteddy has you covered. You can also sync your notes across devices, share them with others, and access them offline. Noteddy is the ultimate note-taking app for your personal and professional needs.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Noteddy - Take note with Noteddy |
ID | bidkgdnjcjlclnponfgjjiepfdoaljgg |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/noteddy-take-note-with-no/bidkgdnjcjlclnponfgjjiepfdoaljgg |
คำอธิบาย | • Capture ideas instantly without disrupting your workflow • Personal with themes and setting |
ขนาดไฟล์ | 354 KB |
จำนวนการติดตั้ง | 111 |
เวอร์ชันปัจจุบัน | 1.0.17 |
อัปเดตครั้งล่าสุด | 2024-02-04 |
วันที่เผยแพร่ | 2024-01-01 |
คะแนน | 4.70/5 รวมทั้งหมด 10 คะแนน |
ผู้พัฒนา | Ynnic |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Noteddy - Take note with Noteddy", "version": "1.0.17", "description": "\u2022 Capture ideas instantly without disrupting your workflow \u2022 Personal with themes and setting", "action": { "default_icon": ".\/logo.png", "default_popup": ".\/index.html" }, "icons": { "16": ".\/logo.png", "48": ".\/logo.png", "128": ".\/logo.png" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" } } |