SimpleNote
The simplest note extension
SimpleNoteとは何ですか?
SimpleNoteはTorrextensionによって開発されたChromeの拡張機能で、その主な機能は「The simplest note extension」です。
拡張機能のスクリーンショット
SimpleNote拡張機能のCRXファイルをダウンロード
SimpleNote拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Tools/Modes included (you can activate and desactivate them at anytime):
🔍 Increase font size
🌙 Night/Light mode
👨💻 Code mode
🛡️ Spell-Check mode
➕ Extend window size
✅ Recover old notes
We don't collect your data, your notes are stored LOCALLY in your browser ✅
✨New ! Mode PRO :
- Infinite pages
- Access to new futures
🌐 torrextension.com/simplenote
🔥 IF YOU NEED A CUSTOM EXTENSION, I CAN CREATE ONE FOR YOU : ibuildyourextension.com 拡張機能の基本情報
| 名前 | |
| ID | pceognepcdemhpjlocebidlmnagandon |
| 公式URL | https://chromewebstore.google.com/detail/simplenote/pceognepcdemhpjlocebidlmnagandon |
| 説明 | The simplest note extension |
| ファイルサイズ | 31.87 KB |
| インストール数 | 348 |
| 現在のバージョン | 1.3.2 |
| 最終更新日 | 2023-11-06 |
| 公開日 | 2023-02-20 |
| 評価 | 5.00/5 合計 3 レビュー |
| 開発者 | Torrextension |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://torrextension.com/simplenote/ |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "SimpleNote",
"version": "1.3.2",
"description": "The simplest note extension",
"manifest_version": 3,
"author": "Torrextension",
"icons": {
"16": "logo.png",
"32": "logo.png",
"48": "logo.png",
"128": "logo.png"
},
"action": {
"default_popup": "index.html",
"default_icon": "logo.png"
},
"permissions": [
"storage"
]
} | |