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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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'" } } |