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__",
"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": [
255,
170,
90
],
"frame_inactive": [
245,
200,
160
],
"frame_incognito": [
200,
140,
90
],
"frame_incognito_inactive": [
230,
180,
130
],
"toolbar": [
255,
210,
180
],
"tab_text": [
0,
0,
0
],
"tab_background_text": [
60,
60,
60
],
"tab_selected": [
255,
240,
220
],
"tab_selected_text": [
0,
0,
0
],
"bookmark_text": [
0,
0,
0
],
"ntp_background": [
255,
245,
230
],
"ntp_text": [
0,
0,
0
]
},
"tints": {
"buttons": [
0.9,
0.6,
0.3
]
}
}
}