Cityscapes — A New Tab Page
A new tab page that generates a cityscape based on the time of day.
Cityscapes — A New Tab Pageคืออะไร?
Cityscapes — A New Tab Page เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://lauriewaxman.com และคุณลักษณะหลักของมันคือ "A new tab page that generates a cityscape based on the time of day."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Cityscapes — A New Tab Page
ดาวน์โหลดไฟล์ส่วนขยาย Cityscapes — A New Tab Page ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Lighting changes based on the actual time of day. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | ahoiiapcoimonmoplalioecbgfalncpo |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/cityscapes-%E2%80%94-a-new-tab-pa/ahoiiapcoimonmoplalioecbgfalncpo |
| คำอธิบาย | A new tab page that generates a cityscape based on the time of day. |
| ขนาดไฟล์ | 45.8 KB |
| จำนวนการติดตั้ง | 27 |
| เวอร์ชันปัจจุบัน | 0.0.1 |
| อัปเดตครั้งล่าสุด | 2015-11-11 |
| วันที่เผยแพร่ | 2015-11-11 |
| ผู้พัฒนา | https://lauriewaxman.com |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | http://lauriewaxman.com/work/cities/ |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Cityscapes \u2014 A New Tab Page",
"description": "A new tab page that generates a cityscape based on the time of day.",
"version": "0.0.1",
"manifest_version": 2,
"icons": {
"128": "icon.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
}
} | |