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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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:\/\/*\/* "
    ]
}