SimpleNote

The simplest note extension

SimpleNoteคืออะไร?

SimpleNote เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Torrextension และคุณลักษณะหลักของมันคือ "The simplest note extension"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SimpleNote

ดาวน์โหลดไฟล์ส่วนขยาย 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                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ SimpleNote SimpleNote
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
อีเมล [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"
    ]
}