Flash Note

This extension allows you to write small notes in your browser.

Flash Noteとは何ですか?

Flash NoteはFat Cattitude, LLCによって開発されたChromeの拡張機能で、その主な機能は「This extension allows you to write small notes in your browser.」です。

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

screenshot

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

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

拡張機能の使用方法

                        This extension allows you to take quick notes right from your browser. Notes are synced to your Google account.                    

拡張機能の基本情報

名前 Flash Note Flash Note
ID cbpmbifffiggcmoipaafjmkmmjicojfl
公式URL https://chromewebstore.google.com/detail/flash-note/cbpmbifffiggcmoipaafjmkmmjicojfl
説明 This extension allows you to write small notes in your browser.
ファイルサイズ 849 KB
インストール数 67
現在のバージョン 0.0.0.7
最終更新日 2023-05-30
公開日 2018-06-21
開発者 Fat Cattitude, LLC
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Flash Note",
    "description": "This extension allows you to write small notes in your browser.",
    "version": "0.0.0.7",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage"
    ]
}