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": "Blue Chrome Theme", "version": "1.0", "description": "Chrome interface in soft blue", "theme": { "colors": { "frame": [ 0, 102, 204 ], "tab_text": [ 255, 255, 255 ], "tab_background_text": [ 0, 0, 0 ], "bookmark_text": [ 0, 0, 0 ], "ntp_background": [ 230, 245, 255 ], "button_background": [ 0, 102, 204 ] } }, "icons": { "128": "icon.png" } }