Timer Motivation

A new tab page to help focus on what's really important

ما هو Timer Motivation؟

Timer Motivation هو إضافة Chrome تم تطويرها بواسطة https://tolotra.co.nf، والميزة الرئيسية لها هي "A new tab page to help focus on what's really important".

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

screenshot

تحميل ملف CRX للإضافة Timer Motivation

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

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

                        This extension will guarantee that you will always remember what are truly important in your life. 

Study has shown that goals with deadline have 300% more chance to be accomplished than a mere wish.                    

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

الاسم Timer Motivation Timer Motivation
ID kncgbhhpfoecanpkcedlibfjmdnphkdj
عنوان URL الرسمي https://chromewebstore.google.com/detail/timer-motivation/kncgbhhpfoecanpkcedlibfjmdnphkdj
الوصف A new tab page to help focus on what's really important
حجم الملف 4.47 MB
عدد التثبيتات 67
النسخة الحالية 0.0.3
آخر تحديث 2017-05-07
تاريخ النشر 2017-05-07
تقييم 5.00/5 مجموع تقييمات 2
المطور https://tolotra.co.nf
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Timer Motivation",
    "version": "0.0.3",
    "manifest_version": 2,
    "description": "A new tab page to help focus on what's really important",
    "homepage_url": "http:\/\/github.com\/tolotrasam\/timer_motivation",
    "content_security_policy": "script-src 'unsafe-eval'; object-src 'self'",
    "chrome_url_overrides": {
        "newtab": "app\/index.html"
    },
    "permissions": [
        "https:\/\/*\/* "
    ]
}