Inspect and view changes in The Dark Knight Rises Bane source codes across current and past versions
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": "http://clients2.google.com/service/update2/crx",
"version": "1",
"name": "The Dark Knight Rises Bane ",
"description": "A simple theme based on the Bane promo image of the upcoming Chris Nolan film, \"The Dark Knight Rises\". In theaters July 20, 2012",
"theme": {
"images": {
"theme_frame": "images/theme_frame.png",
"theme_toolbar": "images/theme_toolbar.png",
"theme_ntp_background": "images/theme_ntp_background.png"
},
"colors": {
"frame": [
57,
57,
57
],
"frame_inactive": [
105,
101,
104
],
"frame_incognito": [
139,
139,
139
],
"frame_incognito_inactive": [
201,
201,
201
],
"toolbar": [
69,
69,
69
],
"tab_text": [
214,
214,
214
],
"tab_background_text": [
181,
181,
181
],
"bookmark_text": [
207,
207,
207
],
"ntp_background": [
0,
0,
0
],
"ntp_text": [
176,
176,
176
],
"ntp_link": [
186,
186,
186
],
"ntp_header": [
82,
82,
82
],
"ntp_section": [
196,
196,
196
],
"ntp_section_text": [
255,
255,
255
],
"ntp_section_link": [
227,
227,
227
],
"control_background": [
0,
0,
0,
0
],
"button_background": [
0,
0,
0,
0
]
},
"properties": {
"ntp_background_alignment": "left top",
"ntp_background_repeat": "no-repeat"
},
"tints": {
"buttons": [
0,
0,
0.63921568627451
],
"frame": [
0,
0,
0.41960784313725
],
"frame_inactive": [
0,
0,
0.78039215686275
],
"frame_incognito": [
0,
0,
0.87058823529412
],
"frame_incognito_inactive": [
0,
0,
0.72156862745098
],
"background_tab": [
0,
0,
0.49019607843137
]
}
}
}