Inspect and view changes in Mass Effect 3 1920x1080 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": "Mass Effect 3 1920x1080",
"theme": {
"images": {
"theme_frame": "images/Frame.png",
"theme_toolbar": "images/ToolBar.png",
"theme_tab_background": "images/Tab.png",
"theme_ntp_background": "images/Background.png"
},
"properties": {
"ntp_background_repeat": "no-repeat",
"ntp_background_alignment": "center bottom"
},
"colors": {
"frame": [
0,
0,
0
],
"frame_inactive": [
109,
124,
156
],
"frame_incognito": [
69,
88,
115
],
"frame_incognito_inactive": [
126,
139,
156
],
"toolbar": [
0,
0,
0
],
"tab_text": [
224,
224,
224
],
"tab_background_text": [
173,
173,
173
],
"bookmark_text": [
227,
227,
227
],
"ntp_background": [
0,
0,
0
],
"ntp_text": [
255,
255,
255
],
"ntp_link": [
255,
255,
255
],
"ntp_header": [
0,
0,
0
],
"ntp_section": [
254,
254,
254
],
"ntp_section_text": [
255,
255,
255
],
"ntp_section_link": [
255,
255,
255
],
"control_background": [
255,
255,
255,
0
],
"button_background": [
0,
0,
0,
0
]
}
},
"version": "1"
}