Diary : Easy Note

This extension helps to take Notes

Was ist Diary : Easy Note?

Diary : Easy Note ist eine Chrome-Erweiterung, die von kirtan entwickelt wurde, und ihr Hauptmerkmal ist "This extension helps to take Notes".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Diary : Easy Note-Erweiterungs-CRX-Datei herunterladen

Laden Sie Diary : Easy Note-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        User can create E-Notes.
Color coding helps to improve user experience.

New Feature & Improvement:
- More Colors
- Auto Save Feature
- Search Note Feature
- Optimized Look                    

Grundlegende Informationen zur Erweiterung

Name Diary : Easy Note Diary : Easy Note
ID obffgekpfghbkgcfhifoanggmcfdkjkb
Offizielle URL https://chromewebstore.google.com/detail/diary-easy-note/obffgekpfghbkgcfhifoanggmcfdkjkb
Beschreibung This extension helps to take Notes
Dateigröße 57.45 KB
Installationsanzahl 133
Aktuelle Version 1.0.3
Letztes Update 2022-05-18
Veröffentlichungsdatum 2022-05-18
Bewertung 5.00/5 Insgesamt 5 Bewertungen
Entwickler kirtan
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Diary : Easy Note",
    "version": "1.0.3",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_icon": "notelogo.png",
        "default_title": "My Diary"
    },
    "description": "This extension helps to take Notes",
    "icons": {
        "128": "notelogo.png",
        "64": "notelogo64.png",
        "48": "notelogo48.png",
        "32": "notelogo32.png"
    },
    "permissions": []
}