Smart Notes

browser based sticky notes 🔥

ما هو Smart Notes؟

Smart Notes هو إضافة Chrome تم تطويرها بواسطة https://smartcodehub.com، والميزة الرئيسية لها هي "browser based sticky notes 🔥".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Smart Notes

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

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

                        Smart Note  is a note-taking displaying them in easy to consume way, and brand new feature of video conferencing directly from your browser new tab without going to any url  developed by Smartcodehub

It also supports photo notes, voice notes. a simple alarm notification setting
 We covered it when it launched, but the short version is that Smart Notes lets you quickly take and save those notes, photos, voice memos, 

It supports Video Calls Audio Calls video Conferencing screen sharing for better colabration Call recording and many more which you expect from an app the cool thing is you can do it directly fro your browsers new tab                    

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

الاسم Smart Notes Smart Notes
ID aimmakfgnnekphmbajghonpfkjljmfkn
عنوان URL الرسمي https://chromewebstore.google.com/detail/smart-notes/aimmakfgnnekphmbajghonpfkjljmfkn
الوصف browser based sticky notes 🔥
حجم الملف 3.69 MB
عدد التثبيتات 1,488
النسخة الحالية 1.0.7
آخر تحديث 2020-06-29
تاريخ النشر 2020-06-29
تقييم 4.20/5 مجموع تقييمات 5
المطور https://smartcodehub.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://smartnotes.smartcodehub.com/
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Smart Notes",
    "author": "Neeraj Dana",
    "version": "1.0.7",
    "description": "browser based sticky notes \ud83d\udd25",
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "notifications"
    ],
    "content_security_policy": "script-src 'self' https:\/\/*.smartcodehub.com; object-src 'self'"
}