Coloring Pages
Free coloring pages specially assembled for kids. You can also color without Internet connection
Vad är Coloring Pages?
Coloring Pages är en Chrome-tillägg utvecklad av http://coloringpages.info, och dess huvudfunktion är "Free coloring pages specially assembled for kids. You can also color without Internet connection".
Tilläggsskärmbilder
Ladda ner Coloring Pages-förlängningens CRX-fil
Ladda ner Coloring Pages-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Free coloring pages specially assembled for kids. You can also color without Internet connection. Coloringpages.info Privacy Policy >> http://coloringpages.info/privacy
Grundläggande Information om Tillägg
Namn | |
ID | jbpmeoibhllfcmonkdjfcpaofelifmon |
Officiell webbadress | https://chrome.google.com/webstore/detail/coloring-pages/jbpmeoibhllfcmonkdjfcpaofelifmon |
Beskrivning | Free coloring pages specially assembled for kids. You can also color without Internet connection |
Filstorlek | 29.59 KB |
Antal Installationer | 556 |
Aktuell Version | 2.0 |
Senast Uppdaterad | 2017-07-02 |
Publiceringsdatum | 2017-07-02 |
Betyg | 2.45/5 Totalt 11 Betyg |
Utvecklare | http://coloringpages.info |
Betalningssätt | free |
Tilläggswebbplats | http://coloringpages.info/Coloring |
Stödda Språk | 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" } } |