Noteddy - Take note with Noteddy

• Capture ideas instantly without disrupting your workflow • Personal with themes and setting

什麼是Noteddy - Take note with Noteddy?

Noteddy - Take note with Noteddy是由Ynnic開發的Chrome擴展程式,該擴展的主要功能是“• Capture ideas instantly without disrupting your workflow • Personal with themes and setting”。

擴展截圖

screenshot

下載Noteddy - Take note with Noteddy擴展crx文件

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

擴展使用說明

                        Noteddy is a smart app that helps you take notes with ease. Whether you need to jot down ideas, reminders, tasks, or anything else, Noteddy has you covered. You can also sync your notes across devices, share them with others, and access them offline. Noteddy is the ultimate note-taking app for your personal and professional needs.                    

擴展基本資訊

名稱 Noteddy - Take note with Noteddy Noteddy - Take note with Noteddy
ID bidkgdnjcjlclnponfgjjiepfdoaljgg
官方網址 https://chromewebstore.google.com/detail/noteddy-take-note-with-no/bidkgdnjcjlclnponfgjjiepfdoaljgg
簡介 • Capture ideas instantly without disrupting your workflow • Personal with themes and setting
檔案大小 354 KB
安裝次數 111
目前版本 1.0.17
更新時間 2024-02-04
上架時間 2024-01-01
評分 4.70/5 共 10 次評分
開發者 Ynnic
電子郵箱 [email protected]
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Noteddy - Take note with Noteddy",
    "version": "1.0.17",
    "description": "\u2022 Capture ideas instantly without disrupting your workflow \u2022 Personal with themes and setting",
    "action": {
        "default_icon": ".\/logo.png",
        "default_popup": ".\/index.html"
    },
    "icons": {
        "16": ".\/logo.png",
        "48": ".\/logo.png",
        "128": ".\/logo.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}