Coloring Pages

You can color online six cutest characters in disney coloring book created by onlycoloringpages.com

What is Coloring Pages?

Coloring Pages is a Chrome extension developed by http://www.onlycoloringpages.com, and its main feature is "You can color online six cutest characters in disney coloring book created by onlycoloringpages.com".

Extension Screenshots

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

                        You can color online six cutest characters in disney coloring book created by onlycoloringpages.com                    

Extension Basic Information

Name Coloring Pages Coloring Pages
ID gkggpolplofdaeomoeocamijdaofmkoo
Official URL https://chrome.google.com/webstore/detail/coloring-pages/gkggpolplofdaeomoeocamijdaofmkoo
Description You can color online six cutest characters in disney coloring book created by onlycoloringpages.com
File Size 12.76 KB
Installation Count 292
Current Version 1.0
Last Updated 2017-07-01
Publish Date 2017-07-01
Rating 5.00/5 Total 3 Ratings
Developer http://www.onlycoloringpages.com
Email [email protected]
Payment Type free
Extension Website https://www.onlycoloringpages.com/coloringbook/disneycoloringbook/index.html
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Coloring Pages",
    "manifest_version": 2,
    "short_name": "onlycoloringpages",
    "description": "You can color online six cutest characters in disney coloring book created by onlycoloringpages.com",
    "version": "1.0",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "o.png"
    },
    "icons": {
        "128": "pencil.png"
    }
}