Diary : Easy Note
This extension helps to take Notes
Apa itu Diary : Easy Note?
Diary : Easy Note adalah ekstensi Chrome yang dikembangkan oleh kirtan, dan fitur utamanya adalah "This extension helps to take Notes".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Diary : Easy Note
Unduh file ekstensi Diary : Easy Note dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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 Informasi Dasar Ekstensi
| Nama | |
| ID | obffgekpfghbkgcfhifoanggmcfdkjkb |
| URL Resmi | https://chromewebstore.google.com/detail/diary-easy-note/obffgekpfghbkgcfhifoanggmcfdkjkb |
| Deskripsi | This extension helps to take Notes |
| Ukuran File | 57.45 KB |
| Jumlah Instalasi | 133 |
| Versi Saat Ini | 1.0.3 |
| Terakhir Diperbarui | 2022-05-18 |
| Tanggal Publikasi | 2022-05-18 |
| Penilaian | 5.00/5 Total 5 Penilaian |
| Pengembang | kirtan |
| [email protected] | |
| Tipe Pembayaran | free |
| Bahasa yang Didukung | 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": []
} | |