Noteddy - Take note with Noteddy
• Capture ideas instantly without disrupting your workflow • Personal with themes and setting
Wat is Noteddy - Take note with Noteddy?
Noteddy - Take note with Noteddy is een Chrome-extensie ontwikkeld door Ynnic, en de belangrijkste functie is "• Capture ideas instantly without disrupting your workflow • Personal with themes and setting".
Extensie Screenshots
Download het CRX-bestand van de extensie Noteddy - Take note with Noteddy
Download Noteddy - Take note with Noteddy-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Noteddy - Take note with Noteddy |
ID | bidkgdnjcjlclnponfgjjiepfdoaljgg |
Officiële URL | https://chromewebstore.google.com/detail/noteddy-take-note-with-no/bidkgdnjcjlclnponfgjjiepfdoaljgg |
Beschrijving | • Capture ideas instantly without disrupting your workflow • Personal with themes and setting |
Bestandsgrootte | 354 KB |
Aantal Installaties | 111 |
Huidige Versie | 1.0.17 |
Laatst Bijgewerkt | 2024-02-04 |
Publicatiedatum | 2024-01-01 |
Beoordeling | 4.70/5 Totaal 10 Beoordelingen |
Ontwikkelaar | Ynnic |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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'" } } |