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,
"version": "1.0",
"name": "__MSG_themeName__",
"default_locale": "en",
"description": "__MSG_themeDescription__",
"icons": {
"16": "icons\/icon16.png",
"32": "icons\/icon32.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"theme": {
"colors": {
"frame": [
120,
150,
190
],
"frame_inactive": [
140,
170,
200
],
"frame_incognito": [
100,
130,
170
],
"frame_incognito_inactive": [
120,
150,
190
],
"toolbar": [
200,
220,
240
],
"tab_text": [
0,
0,
0
],
"tab_background_text": [
30,
30,
30
],
"tab_selected": [
240,
245,
250
],
"tab_selected_text": [
0,
0,
0
],
"bookmark_text": [
0,
0,
0
],
"ntp_background": [
210,
225,
240
],
"ntp_text": [
0,
0,
0
],
"ntp_link": [
20,
40,
80
]
},
"tints": {
"buttons": [
0.1,
0.1,
0.2
]
}
}
}