minimal-new-tab

(FINISHED) Replacement of the new tab for Google Chrome

ما هو minimal-new-tab؟

minimal-new-tab هو إضافة Chrome تم تطويرها بواسطة durancristhian، والميزة الرئيسية لها هي "(FINISHED) Replacement of the new tab for Google Chrome".

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

screenshot

تحميل ملف CRX للإضافة minimal-new-tab

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

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

                        (FINISHED) Replacement of the new tab for Google Chrome

Version 1.0:
- Deleted extra functionality and commented code

Versión 0.3:
- Added animate.css animations and daily quotes

Versión 0.2:
- ToDo list added at the right

Versión 0.1:
- Added centered day and hour                    

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

الاسم minimal-new-tab minimal-new-tab
ID nljoaafhkenagpclofihfbfhkhddhdlk
عنوان URL الرسمي https://chromewebstore.google.com/detail/minimal-new-tab/nljoaafhkenagpclofihfbfhkhddhdlk
الوصف (FINISHED) Replacement of the new tab for Google Chrome
حجم الملف 575 KB
عدد التثبيتات 24
النسخة الحالية 1.0
آخر تحديث 2015-11-29
تاريخ النشر 2015-11-29
تقييم 4.67/5 مجموع تقييمات 3
المطور durancristhian
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "minimal-new-tab",
    "description": "(FINISHED) Replacement of the new tab for Google Chrome",
    "version": "1.0",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 2,
    "icons": {
        "16": "img\/icon-16.png",
        "128": "img\/icon-128.png"
    }
}