Noteddy - Take note with Noteddy
• Capture ideas instantly without disrupting your workflow • Personal with themes and setting
Hvad er Noteddy - Take note with Noteddy?
Noteddy - Take note with Noteddy er en Chrome-udvidelse udviklet af Ynnic, og dens hovedfunktion er "• Capture ideas instantly without disrupting your workflow • Personal with themes and setting".
Udvidelsesskærmbilleder
Download Noteddy - Take note with Noteddy-udvidelses-CRX-fil
Download Noteddy - Take note with Noteddy-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | Noteddy - Take note with Noteddy |
ID | bidkgdnjcjlclnponfgjjiepfdoaljgg |
Officiel URL | https://chromewebstore.google.com/detail/noteddy-take-note-with-no/bidkgdnjcjlclnponfgjjiepfdoaljgg |
Beskrivelse | • Capture ideas instantly without disrupting your workflow • Personal with themes and setting |
Filstørrelse | 354 KB |
Antal Installationer | 111 |
Nuværende Version | 1.0.17 |
Senest Opdateret | 2024-02-04 |
Udgivelsesdato | 2024-01-01 |
Bedømmelse | 4.70/5 Samlet 10 Bedømmelser |
Udvikler | Ynnic |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | 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'" } } |