SimpleNote

The simplest note extension

ما هو SimpleNote؟

SimpleNote هو إضافة Chrome تم تطويرها بواسطة Torrextension، والميزة الرئيسية لها هي "The simplest note extension".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة SimpleNote

قم بتنزيل ملفات الامتداد SimpleNote بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    ]
}