Coloring Books Animals Game
Click on the extension icon to play Coloring Books Animals Game on Google Chrome
Coloring Books Animals Gameคืออะไร?
Coloring Books Animals Game เป็นส่วนขยายของ Chrome ที่พัฒนาโดย jackday731 และคุณลักษณะหลักของมันคือ "Click on the extension icon to play Coloring Books Animals Game on Google Chrome"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Coloring Books Animals Game
ดาวน์โหลดไฟล์ส่วนขยาย Coloring Books Animals Game ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Click on the extension icon to play Coloring Books Animals Game on Google Chrome
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ojbdopiilbimmdakojglbjaahdaammgf |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/coloring-books-animals-ga/ojbdopiilbimmdakojglbjaahdaammgf |
คำอธิบาย | Click on the extension icon to play Coloring Books Animals Game on Google Chrome |
ขนาดไฟล์ | 300 KB |
จำนวนการติดตั้ง | 71 |
เวอร์ชันปัจจุบัน | 4.7 |
อัปเดตครั้งล่าสุด | 2020-01-14 |
วันที่เผยแพร่ | 2020-01-14 |
ผู้พัฒนา | jackday731 |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Coloring Books Animals Game", "description": "Click on the extension icon to play Coloring Books Animals Game on Google Chrome", "content_security_policy": "script-src 'self'; object-src 'self'", "version": "4.7", "icons": { "16": "icons\/icon-16.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" }, "browser_action": { "default_icon": "icons\/icon-16.png", "default_popup": "pop\/pop.html" } } |