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 |
| 官方網址 | 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 |
| 電子郵箱 | [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"
]
} | |