ICYMT

Replace the new tab page with a new page that shows day, week, month, and year progress.

ما هو ICYMT؟

ICYMT هو إضافة Chrome تم تطويرها بواسطة Paul Ruales، والميزة الرئيسية لها هي "Replace the new tab page with a new page that shows day, week, month, and year progress.".

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

screenshot

تحميل ملف CRX للإضافة ICYMT

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

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

                        In case you missed time! Stop procrastination by replacing the new tab page with a new page that shows day, week, month, and year progress. Icon by Smashicons from www.flaticon.com.                    

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

الاسم ICYMT ICYMT
ID jmkkihpaeelahdfenocampaldgdameme
عنوان URL الرسمي https://chromewebstore.google.com/detail/icymt/jmkkihpaeelahdfenocampaldgdameme
الوصف Replace the new tab page with a new page that shows day, week, month, and year progress.
حجم الملف 31.53 KB
عدد التثبيتات 26
النسخة الحالية 0.3
آخر تحديث 2020-02-02
تاريخ النشر 2020-02-02
تقييم 4.33/5 مجموع تقييمات 3
المطور Paul Ruales
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ICYMT",
    "short_name": "ICYMT",
    "version": "0.3",
    "description": "Replace the new tab page with a new page that shows day, week, month, and year progress.",
    "permissions": [
        "activeTab"
    ],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "16": "icons\/time-passing-16.png",
        "128": "icons\/time-passing-128.png"
    },
    "manifest_version": 2
}