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"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Motivate Me
ดาวน์โหลดไฟล์ส่วนขยาย Motivate Me ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| 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
} | |