NotePad

Quick & Easy NotePad. Save Notes & Inserts.

NotePadとは何ですか?

NotePadはsearchpuzzle38によって開発されたChromeの拡張機能で、その主な機能は「Quick & Easy NotePad. Save Notes & Inserts.」です。

拡張機能のスクリーンショット

screenshot

NotePad拡張機能のCRXファイルをダウンロード

NotePad拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Quick & Easy NotePad
==================
Save Notes & pre-define Inserts.

Uses the rich text editor: Quill.js.                    

拡張機能の基本情報

名前 NotePad NotePad
ID copnemeigdkilohdclohjokgbjeehkhd
公式URL https://chromewebstore.google.com/detail/notepad/copnemeigdkilohdclohjokgbjeehkhd
説明 Quick & Easy NotePad. Save Notes & Inserts.
ファイルサイズ 564 KB
インストール数 69
現在のバージョン 13
最終更新日 2022-04-07
公開日 2020-04-02
評価 5.00/5 合計 1 レビュー
開発者 searchpuzzle38
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "NotePad",
    "version": "13",
    "description": "Quick & Easy NotePad. Save Notes & Inserts.",
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "inc\/icon16.png",
        "32": "inc\/icon32.png",
        "48": "inc\/icon48.png",
        "64": "inc\/icon64.png",
        "128": "inc\/icon128.png"
    },
    "action": {
        "default_title": "NotePad",
        "default_popup": "index.html",
        "default_icon": {
            "16": "inc\/icon16.png",
            "32": "inc\/icon32.png",
            "48": "inc\/icon48.png",
            "64": "inc\/icon64.png",
            "128": "inc\/icon128.png"
        }
    },
    "manifest_version": 3
}