Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0",
    "manifest_version": 3,
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "default_locale": "en",
    "author": "wallpaperalchemy.com",
    "icons": {
        "16": "logo16.png",
        "32": "logo32.png",
        "48": "logo48.png",
        "128": "128.png",
        "256": "logo256.png"
    },
    "theme": {
        "images": {
            "theme_ntp_background": "images\/background.png"
        },
        "colors": {
            "bookmark_text": [
                255,
                255,
                255
            ],
            "button_background": [
                34,
                34,
                34
            ],
            "control_background": [
                0,
                0,
                0
            ],
            "frame": [
                34,
                34,
                34
            ],
            "frame_inactive": [
                0,
                0,
                0
            ],
            "frame_incognito": [
                0,
                0,
                0
            ],
            "frame_incognito_inactive": [
                0,
                0,
                0
            ],
            "ntp_background": [
                0,
                0,
                0
            ],
            "ntp_header": [
                255,
                255,
                255
            ],
            "ntp_link": [
                255,
                255,
                255
            ],
            "ntp_link_underline": [
                255,
                255,
                255
            ],
            "ntp_section": [
                0,
                0,
                0
            ],
            "ntp_section_link": [
                0,
                0,
                0
            ],
            "ntp_section_link_underline": [
                0,
                0,
                0
            ],
            "ntp_section_text": [
                255,
                255,
                255
            ],
            "ntp_text": [
                255,
                255,
                255
            ],
            "tab_background_text": [
                220,
                220,
                220
            ],
            "tab_text": [
                255,
                255,
                255
            ],
            "toolbar": [
                58,
                58,
                58
            ]
        },
        "tints": {
            "buttons": [
                0.5,
                0.5,
                1
            ],
            "frame": [
                0.5,
                0.5,
                0.5
            ],
            "frame_inactive": [
                0.5,
                0.5,
                0.5
            ],
            "frame_incognito": [
                0.5,
                0.5,
                0.5
            ],
            "frame_incognito_inactive": [
                0.5,
                0.5,
                0.5
            ],
            "background_tab": [
                0.5,
                0.5,
                0.5
            ]
        },
        "properties": {
            "ntp_background_alignment": "center",
            "ntp_background_repeat": "no-repeat",
            "ntp_logo_alternate": 1
        }
    }
}