Quick Notes

Create and check notes quickly

Quick Notesとは何ですか?

Quick NotesはJonny Chanによって開発されたChromeの拡張機能で、その主な機能は「Create and check notes quickly」です。

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

screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        The Ultimate Chrome Extension for Lightning-Fast Note Taking! 

Turning you into a note ninja! 

Looking for a fast and easy way to jot down your ideas and notes while browsing the web? Look no further than our Chrome extension for note taking! With just a few clicks, you can quickly add notes to your browser, including a title and body for easy retrieval later on.

Not only is our extension incredibly convenient, but it's also completely secure. All data is stored locally on your computer, and we never access your information. Plus, our simple, lightweight UI is designed to help you stay focused and avoid distractions while you work.

So if you're tired of cluttered desktops and scattered notes, try our Chrome extension for note taking today!                    

拡張機能の基本情報

名前 Quick Notes Quick Notes
ID ldlojlfndankcgnpghmekgmahifefbod
公式URL https://chromewebstore.google.com/detail/quick-notes/ldlojlfndankcgnpghmekgmahifefbod
説明 Create and check notes quickly
ファイルサイズ 471 KB
インストール数 1,574
現在のバージョン 1.2.4
最終更新日 2024-03-03
公開日 2014-09-04
評価 4.00/5 合計 5 レビュー
開発者 Jonny Chan
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Quick Notes",
    "description": "Create and check notes quickly",
    "version": "1.2.4",
    "manifest_version": 3,
    "icons": {
        "48": "img\/icon.png"
    },
    "action": {
        "default_icon": "img\/icon.png",
        "default_title": "Quick Notes",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "js\/background.js"
    }
}