Diary : Easy Note

This extension helps to take Notes

什麼是Diary : Easy Note?

Diary : Easy Note是由kirtan開發的Chrome擴展程式,該擴展的主要功能是“This extension helps to take Notes”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Diary : Easy Note擴展crx文件

下載Diary : Easy Note擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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                    

擴展基本資訊

名稱 Diary : Easy Note Diary : Easy Note
ID obffgekpfghbkgcfhifoanggmcfdkjkb
官方網址 https://chromewebstore.google.com/detail/diary-easy-note/obffgekpfghbkgcfhifoanggmcfdkjkb
簡介 This extension helps to take Notes
檔案大小 57.45 KB
安裝次數 133
目前版本 1.0.3
更新時間 2022-05-18
上架時間 2022-05-18
評分 5.00/5 共 5 次評分
開發者 kirtan
電子郵箱 [email protected]
付費類型 free
支援的語言 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": []
}