Inspect and view changes in BFBC2 Assault Style 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": "BFBC2 Assault Style",
"theme": {
"colors": {
"frame": [
210,
105,
30
],
"ntp_link": [
255,
215,
0
],
"ntp_section": [
54,
46,
38
],
"ntp_text": [
219,
105,
30
],
"toolbar": [
54,
46,
38
],
"ntp_header": [
54,
46,
38
],
"tab_text": [
248,
248,
255
],
"bookmark_text": [
219,
105,
30
],
"ntp_section_link": [
255,
215,
0
],
"button_background": [
255,
140,
0
],
"ntp_background": [
53,
46,
38
]
},
"images": {
"theme_frame": "images/theme_frame_camo.png",
"theme_ntp_background": "images/theme_ntp_background.jpg",
"theme_toolbar": "images/theme_toolbar_camo.png"
},
"tints": {
"buttons": [
0.58,
0.19,
0.01
]
}
},
"version": "2.3"
}