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": "Sleek Dark Theme", "description": "A modern dark-themed Chrome theme.", "theme": { "images": { "theme_frame": "dark_theme_frame.png", "theme_ntp_background": "dark_theme_ntp_background.png" }, "colors": { "frame": [ 34, 34, 34 ], "toolbar": [ 48, 48, 48 ], "tab_text": [ 255, 255, 255 ], "background_tab": [ 80, 80, 80 ], "bookmark_text": [ 255, 255, 255 ] }, "properties": { "ntp_background_alignment": "center", "ntp_background_repeat": "no-repeat" } } }