Noteddy - Take note with Noteddy

• Capture ideas instantly without disrupting your workflow • Personal with themes and setting

Qu'est-ce que Noteddy - Take note with Noteddy ?

Noteddy - Take note with Noteddy est une extension Chrome développée par Ynnic, et sa fonction principale est "• Capture ideas instantly without disrupting your workflow • Personal with themes and setting".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Noteddy - Take note with Noteddy

Téléchargez les fichiers d'extension Noteddy - Take note with Noteddy au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Noteddy - Take note with Noteddy Noteddy - Take note with Noteddy
ID bidkgdnjcjlclnponfgjjiepfdoaljgg
URL Officiel https://chromewebstore.google.com/detail/noteddy-take-note-with-no/bidkgdnjcjlclnponfgjjiepfdoaljgg
Description • Capture ideas instantly without disrupting your workflow • Personal with themes and setting
Taille du Fichier 354 KB
Nombre d'Installations 111
Version Actuelle 1.0.17
Dernière Mise à Jour 2024-02-04
Date de Publication 2024-01-01
Évaluation 4.70/5 Total 10 Évaluations
Développeur Ynnic
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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'"
    }
}