WebExtension.net
WebExtension.net

Pixel.me - color by number game

View on Chrome Web Store
View Pixel.me - color by number game Chrome Extension on Chrome Web Store
4.3 (60 ratings)

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

Color by number to melt your stress away with coloring games. Relaxing game for Chrome. Paint online dozens images.
Type
Extension
Users
40,000 users
Website pixel2.me
Pixel Games
View author page of Pixel Games
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 30, 2022
Version 1.5
Manifest version
3
Updated
Updated on August 18, 2023
View on Chrome Web Store
View Pixel.me - color by number game Chrome Extension on Chrome Web Store
lifestyle/games
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "1.5",
    "default_locale": "en",
    "manifest_version": 3,
    "background": {
        "service_worker": "static\/js\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/pixel2.me\/app\/"
            ],
            "js": [
                "static\/js\/content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "storage",
        "unlimitedStorage",
        "tabs"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "128icon.png"
        }
    },
    "icons": {
        "128": "128icon.png"
    }
}
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