Diary : Easy Note
This extension helps to take Notes
Wat is Diary : Easy Note?
Diary : Easy Note is een Chrome-extensie ontwikkeld door kirtan, en de belangrijkste functie is "This extension helps to take Notes".
Extensie Screenshots
Download het CRX-bestand van de extensie Diary : Easy Note
Download Diary : Easy Note-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
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 Basisinformatie over de Extensie
| Naam | |
| ID | obffgekpfghbkgcfhifoanggmcfdkjkb |
| Officiële URL | https://chromewebstore.google.com/detail/diary-easy-note/obffgekpfghbkgcfhifoanggmcfdkjkb |
| Beschrijving | This extension helps to take Notes |
| Bestandsgrootte | 57.45 KB |
| Aantal Installaties | 133 |
| Huidige Versie | 1.0.3 |
| Laatst Bijgewerkt | 2022-05-18 |
| Publicatiedatum | 2022-05-18 |
| Beoordeling | 5.00/5 Totaal 5 Beoordelingen |
| Ontwikkelaar | kirtan |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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": []
} | |