Fancy Motivation Tab
Override the new tab page with a Motivation Fancy
Fancy Motivation Tabคืออะไร?
Fancy Motivation Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย LONG LA และคุณลักษณะหลักของมันคือ "Override the new tab page with a Motivation Fancy"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Fancy Motivation Tab
ดาวน์โหลดไฟล์ส่วนขยาย Fancy Motivation Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Make the new tab look fancy with motivational quote. to see how it looks, go to https://longla.github.io/Inspirely/#/motivatives
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Fancy Motivation Tab |
ID | igbkklljibhkighkhflfhdcjglmfdejp |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/fancy-motivation-tab/igbkklljibhkighkhflfhdcjglmfdejp |
คำอธิบาย | Override the new tab page with a Motivation Fancy |
ขนาดไฟล์ | 37.33 MB |
จำนวนการติดตั้ง | 82 |
เวอร์ชันปัจจุบัน | 1.0.0 |
อัปเดตครั้งล่าสุด | 2016-08-09 |
วันที่เผยแพร่ | 2016-08-09 |
คะแนน | 4.88/5 รวมทั้งหมด 8 คะแนน |
ผู้พัฒนา | LONG LA |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://longla.github.io/Inspirely/#/motivatives |
URL หน้าช่วยเหลือ | https://longla.github.io/Inspirely/#/motivatives |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Fancy Motivation Tab", "description": "Override the new tab page with a Motivation Fancy", "short_name": "Motivation Tab", "minimum_chrome_version": "24.0.1307.0", "version": "1.0.0", "icons": { "16": "Quotation-Marks-16.png", "128": "Quotation-Marks-128.png" }, "incognito": "split", "chrome_url_overrides": { "newtab": "index.html" }, "manifest_version": 2 } |