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": "__MSG_theme_name__",
"description": "__MSG_theme_description__",
"version": "1.0",
"default_locale": "en",
"theme": {
"images": {
"theme_frame": "images\/theme_frame.png",
"theme_toolbar": "images\/theme_toolbar.png",
"theme_tab_background": "images\/theme_tab_background.png",
"theme_ntp_background": "images\/theme_ntp_background.png"
},
"colors": {
"frame": [
93,
200,
186
],
"toolbar": [
255,
255,
255
],
"tab_text": [
0,
0,
0
],
"tab_background_text": [
67,
133,
124
],
"bookmark_text": [
0,
0,
0
],
"ntp_background": [
190,
230,
230
],
"ntp_text": [
20,
20,
20
],
"ntp_link": [
93,
200,
186
],
"button_background": [
0,
0,
0,
0
]
},
"tints": {
"buttons": [
0.33,
0.5,
0.47
]
},
"properties": {
"ntp_background_alignment": "center top",
"ntp_background_repeat": "no-repeat",
"ntp_background_size": "cover"
}
},
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
}
}