resolution 1366x768 - Please Like our Facebook page.
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": "Superman - Justice League",
"description": "resolution 1366x768 - Please Like our Facebook page.",
"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_toxic"
},
"colors": {
"ntp_link": [
40,
38,
37
],
"ntp_text": [
40,
38,
37
],
"ntp_section_link": [
40,
38,
37
],
"ntp_section_text": [
40,
38,
37
],
"ntp_background": [
169,
164,
161,
0.5
],
"ntp_header": [
206,
203,
198,
0.15
],
"ntp_section": [
206,
203,
198,
0.15
],
"frame": [
206,
203,
198
],
"toolbar": [
169,
164,
161
],
"tab_text": [
40,
38,
37
],
"tab_background_text": [
40,
38,
37
],
"bookmark_text": [
40,
38,
37
]
},
"tints": {
"buttons": [
0.0625000000000003,
0.0444444444444444,
0.647058823529412
],
"frame_incognito": [
0.0980392156862742,
0.0710321864594895,
0.745559400230681
],
"frame_inactive": [
0.0625000000000003,
0.0444444444444444,
0.15
],
"frame_incognito_inactive": [
0.0625000000000003,
0.0444444444444444,
0.15
]
},
"properties": {
"ntp_background_alignment": "left top",
"ntp_background_repeat": "no-repeat"
}
}
}