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",
    "description": "Can you master the code?",
    "version": "1.4",
    "manifest_version": 2,
    "name": "The Matrix",
    "theme": {
        "images": {
            "theme_frame": "images\/frame.png",
            "theme_toolbar": "images\/toolbar.png",
            "theme_ntp_background": "images\/eyes.png",
            "theme_tab_background": "images\/tab.png",
            "theme_ntp_attribution": "images\/logo.png"
        },
        "colors": {
            "ntp_link": [
                255,
                255,
                255
            ],
            "ntp_text": [
                255,
                255,
                255
            ],
            "ntp_section_link": [
                10,
                10,
                10
            ],
            "ntp_section_text": [
                10,
                10,
                10
            ],
            "ntp_background": [
                10,
                10,
                10
            ],
            "frame": [
                255,
                255,
                255
            ],
            "toolbar": [
                10,
                100,
                10
            ],
            "tab_text": [
                255,
                255,
                255
            ],
            "tab_background_text": [
                255,
                255,
                255
            ],
            "bookmark_text": [
                255,
                255,
                255
            ]
        },
        "tints": {
            "buttons": [
                0.99,
                0.99,
                0.99
            ],
            "frame_inactive": [
                0.99,
                0.99,
                0.99
            ],
            "frame_incognito_inactive": [
                0.99,
                0.99,
                0.99
            ]
        },
        "properties": {
            "ntp_background_alignment": "bottom",
            "ntp_background_repeat": "no-repeat"
        }
    }
}