Creative Chrome
Creative Chrome is a tool designed to bring a little bit of creative play into your every day.
Creative Chromeคืออะไร?
Creative Chrome เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Future Minds Lab และคุณลักษณะหลักของมันคือ "Creative Chrome is a tool designed to bring a little bit of creative play into your every day."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Creative Chrome
ดาวน์โหลดไฟล์ส่วนขยาย Creative Chrome ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Every time you open a tab you'll be greeted with a random creativity game that you can play in browser, to help you find your creative mojo, break out of ruts and see a fresh perspective!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | bcbjicfcdpkeibokgigmjnhflpoceboc |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/creative-chrome/bcbjicfcdpkeibokgigmjnhflpoceboc |
คำอธิบาย | Creative Chrome is a tool designed to bring a little bit of creative play into your every day. |
ขนาดไฟล์ | 3.13 KB |
จำนวนการติดตั้ง | 15 |
เวอร์ชันปัจจุบัน | 1.0.1 |
อัปเดตครั้งล่าสุด | 2019-12-19 |
วันที่เผยแพร่ | 2019-12-19 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | Future Minds Lab |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Creative Chrome", "version": "1.0.1", "description": "Creative Chrome is a tool designed to bring a little bit of creative play into your every day.", "manifest_version": 2, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "tabs" ] } |