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", "manifest_version": 3, "name": "__MSG_theme_name__", "description": "__MSG_theme_description__", "version": "1.0", "default_locale": "en", "theme": { "images": { "theme_frame": "images\/theme_frame.png", "theme_toolbar": "images\/theme_toolbar.png", "theme_tab_background": "images\/theme_tab_background.png", "theme_ntp_background": "images\/theme_ntp_background.png" }, "colors": { "frame": [ 255, 182, 193 ], "toolbar": [ 255, 240, 245 ], "tab_text": [ 60, 60, 60 ], "tab_background_text": [ 255, 182, 193 ], "bookmark_text": [ 120, 90, 130 ], "ntp_background": [ 255, 228, 235 ], "ntp_text": [ 50, 50, 50 ], "ntp_link": [ 193, 155, 217 ], "button_background": [ 255, 192, 203, 0.2 ], "omnibox_background": [ 240, 248, 255 ], "omnibox_text": [ 50, 50, 50 ], "omnibox_text_selected": [ 255, 182, 193 ] }, "tints": { "buttons": [ 0.33, 0.5, 0.47 ] }, "properties": { "ntp_background_alignment": "center top", "ntp_background_repeat": "no-repeat", "ntp_background_size": "cover" } }, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" } }