Coloring Pages
Free coloring pages specially assembled for kids. You can also color without Internet connection
什么是Coloring Pages?
Coloring Pages是由http://coloringpages.info开发的Chrome扩展程序,该扩展的主要功能是“Free coloring pages specially assembled for kids. You can also color without Internet connection”。
扩展截图
下载Coloring Pages扩展crx文件
下载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" } } |