Inspect and view changes in Batman Dark Knight Rises theme 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",
"name": "Batman Dark Knight Rises theme",
"theme": {
"images": {
"theme_frame": "images/DKRFrame.png",
"theme_toolbar": "images/black.png",
"theme_tab_background": "images/a1.png",
"theme_ntp_background": "images/DKRBackground.png"
},
"properties": {
"ntp_background_repeat": "no-repeat",
"ntp_background_alignment": "center top"
},
"colors": {
"frame": [
0,
0,
0
],
"frame_inactive": [
0,
0,
0
],
"frame_incognito": [
82,
82,
82
],
"frame_incognito_inactive": [
82,
82,
82
],
"toolbar": [
0,
0,
0
],
"tab_text": [
255,
255,
255
],
"tab_background_text": [
230,
230,
230
],
"bookmark_text": [
237,
237,
237
],
"ntp_background": [
0,
0,
0
],
"ntp_text": [
255,
255,
255
],
"ntp_link": [
235,
235,
235
],
"ntp_header": [
220,
220,
220
],
"ntp_section": [
163,
163,
163
],
"ntp_section_text": [
237,
237,
237
],
"ntp_section_link": [
255,
255,
15
],
"control_background": [
237,
237,
237,
0
],
"button_background": [
38,
38,
38,
0
]
}
},
"version": "1.2"
}