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": "Green theme",
"version": "2",
"description": "This is a green theme for your chrome browser. ",
"theme": {
"images": {
"theme_ntp_background": "background.png",
"theme_ntp_attribution": "attribution.png"
},
"colors": {
"frame": [
158,
183,
24
],
"toolbar": [
46,
128,
24
],
"ntp_text": [
19,
90,
9
],
"ntp_link": [
36,
128,
0
],
"ntp_background": [
48,
128,
24
],
"ntp_section": [
89,
174,
99
],
"ntp_section_text": [
19,
90,
9
],
"ntp_section_link": [
19,
90,
9
],
"tab_text": [
19,
90,
9
],
"button_background": [
48,
246,
40
]
},
"tints": {
"buttons": [
0.5,
0.5,
0.2
]
},
"properties": {
"ntp_background_alignment": "center"
}
}
}