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_themeName__", "version": "1.0", "description": "__MSG_appDescription__", "default_locale": "en", "theme": { "images": { "theme_ntp_background": "assets\/fourthWingBG.png", "theme_ntp_attribution": "assets\/logo.png" }, "colors": { "frame": [ 20, 20, 20 ], "toolbar": [ 201, 175, 97 ], "tab_text": [ 0, 0, 0 ], "bookmark_text": [ 0, 0, 0 ], "button_background": [ 150, 135, 80 ], "tab_background_text": [ 255, 255, 255 ] }, "properties": { "ntp_background_alignment": "center", "ntp_background_repeat": "no-repeat", "ntp_logo_alternate": 1 }, "icons": { "16": "assets\/icon_16.png", "48": "assets\/icon_48.png", "128": "assets\/icon_128.png" } } }