Coloring Pages

Free coloring pages specially assembled for kids. You can also color without Internet connection

What is Coloring Pages?

Coloring Pages is a Chrome extension developed by http://coloringpages.info, and its main feature is "Free coloring pages specially assembled for kids. You can also color without Internet connection".

Extension Screenshots

screenshot
screenshot
screenshot

Download Coloring Pages Extension CRX File

Download Coloring Pages extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Free coloring pages specially assembled for kids. You can also color without Internet connection. Coloringpages.info

Privacy Policy >>
http://coloringpages.info/privacy                    

Extension Basic Information

Name Coloring Pages Coloring Pages
ID jbpmeoibhllfcmonkdjfcpaofelifmon
Official URL https://chrome.google.com/webstore/detail/coloring-pages/jbpmeoibhllfcmonkdjfcpaofelifmon
Description Free coloring pages specially assembled for kids. You can also color without Internet connection
File Size 29.59 KB
Installation Count 556
Current Version 2.0
Last Updated 2017-07-02
Publish Date 2017-07-02
Rating 2.45/5 Total 11 Ratings
Developer http://coloringpages.info
Payment Type free
Extension Website http://coloringpages.info/Coloring
Supported Languages 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"
    }
}