WebExtension.net
WebExtension.net

Cute ColorBook - Coloring Book Online

View on Chrome Web Store
View Cute ColorBook - Coloring Book Online Chrome Extension on Chrome Web Store
4.4 (7 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Enjoy the color by number extension for Chrome. You can paint in color by numbers coloring book online, right from your web browser.
Type
Extension
Users
8,000 users
Cute Cursors
View author page of Cute Cursors
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 25, 2023
Version 1.0.1
Manifest version
3
Updated
Updated on August 26, 2023
View on Chrome Web Store
View Cute ColorBook - Coloring Book Online Chrome Extension on Chrome Web Store
lifestyle/fun
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "__MSG_desc__",
    "version": "1.0.1",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "default_locale": "en",
    "background": {
        "service_worker": "background.bundle.js"
    },
    "icons": {
        "128": "assets\/img\/icon-128.png"
    },
    "action": {
        "default_icon": {
            "128": "assets\/img\/icon-128.png"
        },
        "default_popup": ""
    },
    "permissions": [
        "storage",
        "unlimitedStorage"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.cute-cursors.com\/*",
                "*:\/\/*.staging.cute-cursors.com\/*"
            ],
            "js": [
                "contentScript.bundle.js"
            ],
            "css": [
                "assets\/css\/content.styles.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content.styles.css",
                "icon-128.png",
                "icon-34.png"
            ],
            "matches": []
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top