Newtab Notepad

Simple notepad and task manager for newtab.

ما هو Newtab Notepad؟

Newtab Notepad هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "Simple notepad and task manager for newtab.".

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

screenshot

تحميل ملف CRX للإضافة Newtab Notepad

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

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

                        Simple newtab page that works as a notepad. Saves after close. Type "#" and refresh to create a task. Lightweight and power-efficient.                    

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

الاسم Newtab Notepad Newtab Notepad
ID lpaljnokgodjncnejlfagmapjldgbflm
عنوان URL الرسمي https://chromewebstore.google.com/detail/newtab-notepad/lpaljnokgodjncnejlfagmapjldgbflm
الوصف Simple notepad and task manager for newtab.
حجم الملف 8.5 KB
عدد التثبيتات 99
النسخة الحالية 1.2
آخر تحديث 2017-05-04
تاريخ النشر 2017-05-04
تقييم 3.33/5 مجموع تقييمات 6
المطور Unknown
نوع الدفع free
موقع الإضافة http://gokulswamy.me
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Newtab Notepad",
    "short_name": "Newtabpad",
    "description": "Simple notepad and task manager for newtab.",
    "version": "1.2",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}