Side Note

Instant note-taking

Side Noteとは何ですか?

Side Noteはarazh1123によって開発されたChromeの拡張機能で、その主な機能は「Instant note-taking」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Side Note is a lightweight and intuitive Chrome extension designed to enhance your note-taking experience. With Side Note, you can easily capture and organize your thoughts, ideas, reminders, and important information right from your browser.                    

拡張機能の基本情報

名前 Side Note Side Note
ID cbdihfmhpnmelimibgefmggifdnegkil
公式URL https://chromewebstore.google.com/detail/side-note/cbdihfmhpnmelimibgefmggifdnegkil
説明 Instant note-taking
ファイルサイズ 111 KB
インストール数 168
現在のバージョン 1.0
最終更新日 2023-06-02
公開日 2023-06-02
評価 5.00/5 合計 1 レビュー
開発者 arazh1123
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.azazaz.xyz/sidenote-plugin
ヘルプページのURL https://www.azazaz.xyz/sidenote-plugin
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Side Note",
    "version": "1.0",
    "description": "Instant note-taking",
    "permissions": [
        "storage"
    ],
    "action": {
        "default_icon": {
            "16": "icons\/logo-icon.png"
        },
        "default_popup": "popup.html"
    },
    "manifest_version": 3
}