Coloring Pages
Coloring pages let you unleash your inner artist
Was ist Coloring Pages?
Coloring Pages ist eine Chrome-Erweiterung, die von https://coloring-kids.co entwickelt wurde, und ihr Hauptmerkmal ist "Coloring pages let you unleash your inner artist".
Erweiterungsscreenshots
Coloring Pages-Erweiterungs-CRX-Datei herunterladen
Laden Sie Coloring Pages-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Welcome to the most incredible coloring pages app on the internet! We've got tons of free designs for you to choose from, and our easy-to-use interface makes it a breeze to color your favourite characters. Whether you're a kid or a grown-up, we know you'll have a blast with this app! You can color online or print it for free and color by hand. Who says coloring is just for kids? These days, there are all sorts of great coloring books and apps out there that allow adults to unleash their creative side. If you're looking for a fun and relaxing way to unwind after a long day, why not try out the Online Coloring Pages app? With tons of different pages to choose from, you can color your heart out whatever mood you're in. So download the app today and have fun doing it! Coloring is a great way to relieve stress and relax your mind. It's also been shown to improve focus and concentration. So why not try out the Online Coloring Pages app today? With tons of different pages to choose from, you can color your heart out whatever mood you're in. So download the app today and have fun doing it!
Grundlegende Informationen zur Erweiterung
Name | |
ID | fdkhkdkhmcfndjlldfheelapplkfkjaa |
Offizielle URL | https://chromewebstore.google.com/detail/coloring-pages/fdkhkdkhmcfndjlldfheelapplkfkjaa |
Beschreibung | Coloring pages let you unleash your inner artist |
Dateigröße | 42.19 KB |
Installationsanzahl | 1,232 |
Aktuelle Version | 1.4 |
Letztes Update | 2021-12-29 |
Veröffentlichungsdatum | 2021-12-21 |
Entwickler | https://coloring-kids.co |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://coloring-kids.co |
Hilfeseite URL | https://coloring-kids.co/contact-us/ |
URL der Datenschutzrichtlinien-Seite | https://www.picditor.com/privacy-policy |
Unterstützte Sprachen | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "action": { "default_icon": "photo128.png" }, "author": "Coloring Pages", "background": { "service_worker": "background.js" }, "default_locale": "en", "description": "__MSG_description__", "icons": { "128": "photo128.png" }, "manifest_version": 3, "name": "__MSG_title__", "permissions": [ "contextMenus" ], "short_name": "Coloring Pages", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.4" } |