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": "Brave Gradient Dark Theme", "version": "1.2.1", "description": "Brave's classic gradient look, with improved color organization for tabs. Optimized for Brave Browser.", "icons": { "48": "icon48.png", "128": "icon128.png" }, "theme": { "images": { "theme_frame": "images\/theme_frame.png", "theme_toolbar": "images\/theme_toolbar.png", "theme_tab_background": "images\/theme_tab_background.png", "theme_frame_inactive": "images\/theme_frame_inactive.png" }, "colors": { "tab_text": [ 255, 255, 255 ], "ntp_text": [ 0, 0, 0 ] }, "tints": { "buttons": [ 1, 1, 1 ], "frame_inactive": [ 0.5, 0.5, 0.5 ] }, "properties": { "theme_toolbar_alignment": "center" } } }