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": "Sea Theme", "version": "1.0", "description": "This is a beautiful beach image theme", "theme": { "images": { "theme_frame": "beach.jpg" }, "colors": { "frame": [ 20, 20, 50 ], "toolbar": [ 30, 30, 70 ], "tab_text": [ 255, 255, 255 ], "background_tab": [ 60, 60, 90 ] }, "tints": { "buttons": [ 0.8, 0.8, 0.9 ] }, "properties": { "ntp_background_alignment": "bottom", "ntp_background_repeat": "no-repeat" } } }