Side Note

Instant note-taking

ما هو Side Note؟

Side Note هو إضافة Chrome تم تطويرها بواسطة arazh1123، والميزة الرئيسية لها هي "Instant note-taking".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Side Note

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

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

                        Side Note is a lightweight and intuitive Chrome extension designed to enhance your note-taking experience. With Side Note, you can easily capture and organize your thoughts, ideas, reminders, and important information right from your browser.                    

معلومات أساسية عن التمديد

الاسم Side Note Side Note
ID cbdihfmhpnmelimibgefmggifdnegkil
عنوان URL الرسمي https://chromewebstore.google.com/detail/side-note/cbdihfmhpnmelimibgefmggifdnegkil
الوصف Instant note-taking
حجم الملف 111 KB
عدد التثبيتات 168
النسخة الحالية 1.0
آخر تحديث 2023-06-02
تاريخ النشر 2023-06-02
تقييم 5.00/5 مجموع تقييمات 1
المطور arazh1123
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.azazaz.xyz/sidenote-plugin
عنوان صفحة المساعدة https://www.azazaz.xyz/sidenote-plugin
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Side Note",
    "version": "1.0",
    "description": "Instant note-taking",
    "permissions": [
        "storage"
    ],
    "action": {
        "default_icon": {
            "16": "icons\/logo-icon.png"
        },
        "default_popup": "popup.html"
    },
    "manifest_version": 3
}