Motivate Me

A new tab page to give a little nudge to keep procrastination at bay

ما هو Motivate Me؟

Motivate Me هو إضافة Chrome تم تطويرها بواسطة Tommy Apps، والميزة الرئيسية لها هي "A new tab page to give a little nudge to keep procrastination at bay".

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

screenshot
screenshot

تحميل ملف CRX للإضافة Motivate Me

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

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

                        A little reminder that time past by at a very fast pace and it's the most precious thing everyone have. So, don't waste it and regret it later in life.                    

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

الاسم Motivate Me Motivate Me
ID bgaephinlbgpahofhfojebejhlodolgd
عنوان URL الرسمي https://chromewebstore.google.com/detail/motivate-me/bgaephinlbgpahofhfojebejhlodolgd
الوصف A new tab page to give a little nudge to keep procrastination at bay
حجم الملف 12.85 MB
عدد التثبيتات 63
النسخة الحالية 1.1
آخر تحديث 2016-10-14
تاريخ النشر 2016-10-14
تقييم 3.25/5 مجموع تقييمات 4
المطور Tommy Apps
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Motivate Me",
    "short_name": "Motivate Me",
    "description": "A new tab page to give a little nudge to keep procrastination at bay",
    "version": "1.1",
    "chrome_url_overrides": {
        "newtab": "dashboard.html"
    },
    "icons": {
        "16": "icon_16.png",
        "32": "icon_32.png",
        "64": "icon_64.png",
        "128": "icon_128.png",
        "512": "icon_512.png"
    },
    "offline_enabled": true
}