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.1",
"name": "__MSG_themeName__",
"description": "__MSG_themeDescription__",
"default_locale": "en",
"icons": {
"16": "icons\/icon16.png",
"32": "icons\/icon32.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"theme": {
"colors": {
"frame": [
250,
215,
90
],
"frame_inactive": [
245,
225,
135
],
"frame_incognito": [
140,
110,
30
],
"frame_incognito_inactive": [
160,
135,
60
],
"toolbar": [
255,
248,
220
],
"toolbar_field": [
255,
255,
255
],
"toolbar_field_text": [
0,
0,
0
],
"omnibox_background": [
255,
255,
255
],
"omnibox_text": [
0,
0,
0
],
"tab_text": [
0,
0,
0
],
"tab_background_text": [
80,
80,
80
],
"bookmark_text": [
20,
20,
20
],
"ntp_background": [
255,
252,
240
],
"ntp_text": [
30,
30,
30
]
},
"tints": {
"buttons": [
0.75,
0.55,
0
]
}
}
}