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".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Coloring Pages

قم بتنزيل ملفات الامتداد Coloring Pages بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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"
    }
}