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
公式URL 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
Eメール [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'"
    }
}