Diary : Easy Note
This extension helps to take Notes
What is Diary : Easy Note?
Diary : Easy Note is a Chrome extension developed by kirtan, and its main feature is "This extension helps to take Notes".
Extension Screenshots
Download Diary : Easy Note Extension CRX File
Download Diary : Easy Note extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Diary : Easy Note |
ID | obffgekpfghbkgcfhifoanggmcfdkjkb |
Official URL | https://chromewebstore.google.com/detail/diary-easy-note/obffgekpfghbkgcfhifoanggmcfdkjkb |
Description | This extension helps to take Notes |
File Size | 57.45 KB |
Installation Count | 133 |
Current Version | 1.0.3 |
Last Updated | 2022-05-18 |
Publish Date | 2022-05-18 |
Rating | 5.00/5 Total 5 Ratings |
Developer | kirtan |
[email protected] | |
Payment Type | free |
Supported Languages | 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": [] } |