Todo Lists Memo Sticky Note / Post It Notes

Transform your Chrome browser into an interactive board for your daily tasks and memos.

Todo Lists Memo Sticky Note / Post It Notesとは何ですか?

Todo Lists Memo Sticky Note / Post It NotesはGPTBLOXによって開発されたChromeの拡張機能で、その主な機能は「Transform your Chrome browser into an interactive board for your daily tasks and memos.」です。

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

screenshot

Todo Lists Memo Sticky Note / Post It Notes拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        With Todo Lists Memo Sticky Note, never miss out on important tasks or reminders. It serves as your personal sticky note board right within Chrome. Features:

• Create new notes with a simple click.
• Edit or delete notes with ease.
• Notes are automatically saved and available across browser sessions.
• Enjoy a colorful and intuitive design, with notes featuring random soft hues for a pleasant visual experience.                    

拡張機能の基本情報

名前 Todo Lists Memo Sticky Note / Post It Notes Todo Lists Memo Sticky Note / Post It Notes
ID cblcaabagoijnfpiagcfiaalhmnimfpg
公式URL https://chromewebstore.google.com/detail/todo-lists-memo-sticky-no/cblcaabagoijnfpiagcfiaalhmnimfpg
説明 Transform your Chrome browser into an interactive board for your daily tasks and memos.
ファイルサイズ 6.67 KB
インストール数 65
現在のバージョン 1.0.0
最終更新日 2023-09-19
公開日 2023-09-18
開発者 GPTBLOX
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Todo Lists Memo Sticky Note \/ Post It Notes",
    "version": "1.0.0",
    "description": "Transform your Chrome browser into an interactive board for your daily tasks and memos.",
    "permissions": [
        "storage"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icons\/icon16.png",
            "32": "icons\/icon32.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png"
        }
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}