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": 2, "version": "1.0", "name": "Blue Sky Theme", "description": "Blue Sky Theme", "theme": { "images": { "theme_ntp_background": "blue-sky.png" }, "colors": { "frame": [ 30, 144, 255 ], "toolbar": [ 255, 69, 0 ], "tab_text": [ 255, 255, 255 ], "background_tab": [ 70, 130, 180 ] }, "tints": { "buttons": [ 0.7, 0.3, 0.2 ] }, "properties": { "ntp_background_alignment": "center", "ntp_background_repeat": "no-repeat" } } }