RESOLUTION 2560x1440 - let me know if you would like a different size @ https://www.facebook.com/toxicthemesv2
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"version": "1.0",
"name": "Fallout 4 - Steam 2560x1440",
"description": "RESOLUTION 2560x1440 - let me know if you would like a different size @ https://www.facebook.com/toxicthemesv2",
"manifest_version": 2,
"theme": {
"images": {
"theme_toolbar": "images/toolbar.png",
"theme_frame": "images/frame.png",
"theme_tab_background": "images/tab.png",
"theme_ntp_background": "images/background.png",
"theme_ntp_attribution": "images/attribution.png"
},
"colors": {
"ntp_link": [
217,
216,
216
],
"ntp_text": [
217,
216,
216
],
"ntp_section_link": [
217,
216,
216
],
"ntp_section_text": [
217,
216,
216
],
"ntp_background": [
123,
119,
120,
0.5
],
"ntp_header": [
33,
22,
28,
0.15
],
"ntp_section": [
33,
22,
28,
0.15
],
"frame": [
33,
22,
28
],
"toolbar": [
123,
119,
120
],
"tab_text": [
217,
216,
216
],
"tab_background_text": [
217,
216,
216
],
"bookmark_text": [
217,
216,
216
]
},
"tints": {
"buttons": [
0.958333333333333,
0.0165289256198347,
0.474509803921569
],
"frame_incognito": [
0.855614973262032,
0.188235294117647,
0.101499423298731
],
"frame_inactive": [
0.958333333333333,
0.0165289256198347,
0.85
],
"frame_incognito_inactive": [
0.958333333333333,
0.0165289256198347,
0.85
]
},
"properties": {
"ntp_background_alignment": "left top",
"ntp_background_repeat": "no-repeat"
}
}
}