Motivation :: updated
Replace new tab page with Motivation
Motivation :: updatedคืออะไร?
Motivation :: updated เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Distilled Chaos และคุณลักษณะหลักของมันคือ "Replace new tab page with Motivation"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Motivation :: updated
ดาวน์โหลดไฟล์ส่วนขยาย Motivation :: updated ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Replaces your 'new-tab' page with a real-time counter showing your current age. Updated with correct refresh rate, color-scheme toggle, and an alternate difference algorithm.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | jdlaegdjdpmbljeoabonopjbaagknfpp |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/motivation-updated/jdlaegdjdpmbljeoabonopjbaagknfpp |
คำอธิบาย | Replace new tab page with Motivation |
ขนาดไฟล์ | 12.44 KB |
จำนวนการติดตั้ง | 179 |
เวอร์ชันปัจจุบัน | 0.8 |
อัปเดตครั้งล่าสุด | 2016-04-04 |
วันที่เผยแพร่ | 2016-04-04 |
ผู้พัฒนา | Distilled Chaos |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "chrome_url_overrides": { "newtab": "dashboard.html" }, "content_security_policy": "script-src 'self' 'sha256-oZZp2243OriiI1L4Y0x8p0SZNdvTUnztxneEInWsIAI='; object-src 'self'", "description": "Replace new tab page with Motivation", "icons": { "128": "icon-128.png", "16": "icon-16.png", "48": "icon-48.png" }, "manifest_version": 2, "name": "Motivation :: updated", "offline_enabled": true, "version": "0.8" } |