Coloring Pages

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

Coloring Pages क्या है?

Coloring Pages http://coloringpages.info द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Free coloring pages specially assembled for kids. You can also color without Internet connection"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Coloring Pages एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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

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

एक्सटेंशन की मूल जानकारी

नाम Coloring Pages Coloring Pages
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"
    }
}