Notetab - capture your thoughts

Capture your thoughts seamlessly in the new tab page

ما هو Notetab - capture your thoughts؟

Notetab - capture your thoughts هو إضافة Chrome تم تطويرها بواسطة Nicklas Cook، والميزة الرئيسية لها هي "Capture your thoughts seamlessly in the new tab page".

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

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Notetab - capture your thoughts

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

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

                        Replace the new tab with a better way to manage your life. Lightweight, minimalistic and blazing fast.


✔ Seamless syncing of notes across your Google account.
✔ Beautiful background images from reddit.com/r/Earthporn
✔ 'Notepads' to create lists, separate notes and much more.
✔ Bookmarks with images built in.
✔ Simple timer.
✔ Material Design with both light and dark themes.



More Information:
https://github.com/nicklascook/Notetab                    

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

الاسم Notetab - capture your thoughts Notetab - capture your thoughts
ID malimlglkbkgjkainkeemkhmedcbeene
عنوان URL الرسمي https://chromewebstore.google.com/detail/notetab-capture-your-thou/malimlglkbkgjkainkeemkhmedcbeene
الوصف Capture your thoughts seamlessly in the new tab page
حجم الملف 175 KB
عدد التثبيتات 190
النسخة الحالية 1.4.5
آخر تحديث 2017-04-30
تاريخ النشر 2017-04-30
تقييم 4.86/5 مجموع تقييمات 7
المطور Nicklas Cook
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://github.com/nicklascook/Notetab
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Notetab - capture your thoughts",
    "author": "Nicklas Cook",
    "version": "1.4.5",
    "description": "Capture your thoughts seamlessly in the new tab page",
    "short_name": "Notetab",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "128": "icon128.png"
    },
    "manifest_version": 2
}