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"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Coloring Pages 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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"
    }
}