Notepad+
Notepad+ is a google chrome extension that allows you to create counters, stopwatches, timers, notes, and lists. The notepad allows…
Notepad+とは何ですか?
Notepad+はplus.extensions.devによって開発されたChromeの拡張機能で、その主な機能は「Notepad+ is a google chrome extension that allows you to create counters, stopwatches, timers, notes, and lists. The notepad allows…」です。
拡張機能のスクリーンショット
Notepad+拡張機能のCRXファイルをダウンロード
Notepad+拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Notepad+ is a google chrome extension that allows you to create counters, stopwatches, timers, notes, and lists. The notepad allows you to use a few commands to help you take notes better. The timers allow you to choose the timer duration, and also swap between creating stopwatches and timers. The timer will turn red once its at 0:00. You can note anything down using lists, and also delete the item by clicking the circle on the left. Update: fixed transfer bug that failed to provide type:notes home page.
拡張機能の基本情報
名前 | Notepad+ |
ID | lcbldkmdhkffpeamipcnibjifgmoiafp |
公式URL | https://chromewebstore.google.com/detail/notepad+/lcbldkmdhkffpeamipcnibjifgmoiafp |
説明 | Notepad+ is a google chrome extension that allows you to create counters, stopwatches, timers, notes, and lists. The notepad allows… |
ファイルサイズ | 9.4 KB |
インストール数 | 75 |
現在のバージョン | 2.0.0.3 |
最終更新日 | 2022-02-08 |
公開日 | 2021-02-28 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | plus.extensions.dev |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Notepad+", "short_name": "NP+", "version": "2.0.0.3", "manifest_version": 3, "action": { "default_icon": "notesLogo.png", "default_title": "Notepad+", "default_popup": "notepad+.html" }, "icons": { "16": "notesLogo.png", "48": "notesDispaly.png", "128": "notesicon.png" } } |