Coloring Plus

Coloring Plus

Free online coloring book with a built-in coloring pages search and an image gallery to save your works.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Coloring Plus",
  "description": "Free online coloring book with a built-in coloring pages search and an image gallery to save your works.",
  "version": "3.1.02",
  "icons": {
    "16": "16.png",
    "48": "48.png",
    "128": "128.png"
  },
  "action": {},
  "background": {
    "service_worker": "app.js"
  },
  "short_name": "Coloring Plus"
}