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": "Red Chrome Theme", "version": "1.0", "description": "Chrome interface in soft red", "theme": { "colors": { "frame": [ 220, 20, 60 ], "toolbar": [ 255, 99, 71 ], "tab_text": [ 255, 255, 255 ], "tab_background_text": [ 255, 255, 255 ], "bookmark_text": [ 255, 255, 255 ], "ntp_background": [ 255, 182, 193 ], "ntp_text": [ 0, 0, 0 ], "button_background": [ 255, 69, 0 ] } }, "icons": { "128": "icon.png" } }