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」です。
拡張機能のスクリーンショット
Coloring Pages拡張機能のCRXファイルをダウンロード
Coloring Pages拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Free coloring pages specially assembled for kids. You can also color without Internet connection. Coloringpages.info Privacy Policy >> http://coloringpages.info/privacy
拡張機能の基本情報
名前 | |
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" } } |