MaxDark X Theme
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"manifest_version": 2,
"name": "MaxDark Theme X",
"theme": {
"colors": {
"bookmark_text": [
225,
225,
225
],
"frame": [
48,
48,
48
],
"ntp_background": [
0,
0,
0
],
"ntp_header": [
0,
0,
0,
1
],
"ntp_link": [
225,
225,
225
],
"ntp_link_underline": [
225,
225,
225
],
"ntp_section": [
74,
74,
74,
0.5
],
"ntp_section_link": [
225,
225,
225
],
"ntp_section_link_underline": [
225,
225,
225
],
"ntp_section_text": [
225,
225,
225
],
"ntp_text": [
225,
225,
225
],
"tab_background": [
60,
60,
60
],
"tab_background_text": [
210,
210,
210
],
"tab_text": [
230,
230,
230
],
"toolbar": [
0,
0,
0
]
},
"images": {
"theme_button_background": "images/fundoBotao.png",
"theme_tab_background": "images/theme_tab_background.png",
"theme_frame": "images/frameTopo.png",
"theme_ntp_background": "images/blue.jpg",
"theme_toolbar": "images/fundoToolbar.png"
},
"properties": {
"ntp_background_alignment": "center",
"ntp_background_repeat": "no-repeat",
"ntp_logo_alternate": 1
},
"tints": {
"buttons": [
1,
1,
1
]
}
},
"update_url": "http://clients2.google.com/service/update2/crx",
"version": "4.5"
}