New Tab Page with Date and Time

A redesigned new tab page that has a date and time.

ما هو New Tab Page with Date and Time؟

New Tab Page with Date and Time هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "A redesigned new tab page that has a date and time.".

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

screenshot

تحميل ملف CRX للإضافة New Tab Page with Date and Time

قم بتنزيل ملفات الامتداد New Tab Page with Date and Time بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                                            

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

الاسم New Tab Page with Date and Time New Tab Page with Date and Time
ID jpfnggpejkdhnnjhcjnfecnjemmfinoc
عنوان URL الرسمي https://chromewebstore.google.com/detail/new-tab-page-with-date-an/jpfnggpejkdhnnjhcjnfecnjemmfinoc
الوصف A redesigned new tab page that has a date and time.
حجم الملف 243 KB
عدد التثبيتات 68
النسخة الحالية 1.0
آخر تحديث 2012-10-05
تاريخ النشر 2012-10-05
تقييم 4.00/5 مجموع تقييمات 3
المطور Unknown
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Tab Page with Date and Time",
    "version": "1.0",
    "manifest_version": 2,
    "description": "A redesigned new tab page that has a date and time.",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    }
}