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.0",
"name": "Minecraft Theme ",
"theme": {
"images": {
"theme_ntp_background": "theme_ntp_background.png",
"theme_toolbar": "theme_toolbar.png",
"theme_frame_overlay": "theme_frame_overlay.png",
"theme_frame_overlay_inactive": "theme_frame_overlay_inactive.png",
"theme_frame": "theme_frame.png"
},
"colors": {
"frame": [
189,
138,
147
],
"ntp_background": [
255,
255,
255
],
"button_background": [
49,
27,
30
],
"tab_text": [
200,
200,
200
],
"tab_background_text": [
110,
110,
110
],
"bookmark_text": [
180,
180,
180
],
"ntp_text": [
0,
0,
0
],
"ntp_link": [
6,
55,
116
],
"ntp_header": [
150,
150,
150
],
"toolbar_text": [
60,
64,
67
]
},
"tints": {
"buttons": [
0.5,
0.5,
0.5
],
"frame_inactive": [
15,
40,
5
]
},
"properties": {
"ntp_background_alignment": "center",
"ntp_background_repeat": "no-repeat"
}
}
}