Coloring Pages
Free coloring pages specially assembled for kids. You can also color without Internet connection
Coloring Pagesคืออะไร?
Coloring Pages เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://coloringpages.info และคุณลักษณะหลักของมันคือ "Free coloring pages specially assembled for kids. You can also color without Internet connection"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Coloring Pages
ดาวน์โหลดไฟล์ส่วนขยาย Coloring Pages ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Free coloring pages specially assembled for kids. You can also color without Internet connection. Coloringpages.info Privacy Policy >> http://coloringpages.info/privacy
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | jbpmeoibhllfcmonkdjfcpaofelifmon |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/coloring-pages/jbpmeoibhllfcmonkdjfcpaofelifmon |
คำอธิบาย | Free coloring pages specially assembled for kids. You can also color without Internet connection |
ขนาดไฟล์ | 29.59 KB |
จำนวนการติดตั้ง | 556 |
เวอร์ชันปัจจุบัน | 2.0 |
อัปเดตครั้งล่าสุด | 2017-07-02 |
วันที่เผยแพร่ | 2017-07-02 |
คะแนน | 2.45/5 รวมทั้งหมด 11 คะแนน |
ผู้พัฒนา | http://coloringpages.info |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://coloringpages.info/Coloring |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Coloring Pages", "manifest_version": 2, "short_name": "coloring", "description": "Free coloring pages specially assembled for kids. You can also color without Internet connection", "version": "2.0", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "Untitled-1.png" }, "icons": { "128": "1Untitled-1.png" } } |