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": "Yellow Chrome Theme", "version": "1.0", "description": "Chrome interface in soft yellow", "theme": { "colors": { "frame": [ 255, 223, 0 ], "toolbar": [ 255, 236, 139 ], "tab_text": [ 0, 0, 0 ], "tab_background_text": [ 0, 0, 0 ], "bookmark_text": [ 0, 0, 0 ], "ntp_background": [ 255, 255, 153 ], "ntp_text": [ 0, 0, 0 ], "button_background": [ 255, 236, 139 ] } }, "icons": { "128": "icon.png" } }