Inspect and view changes in M4A1 Military Gun 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
{
"name": "M4A1 Say Hello...",
"manifest_version": 2,
"version": "1.0",
"theme": {
"images": {
"theme_frame": "say hello to my little friend.png"
},
"colors": {
"frame": "rgba(176, 176, 176, 0.83)",
"tab_background_text": "rgba(72, 255, 5, 0.34)",
"toolbar": "rgba(166, 166, 166, 0.2)",
"bookmark_text": "rgba(47, 143, 17, 0.48)",
"toolbar_field": "rgba(97, 97, 97, 0.15)",
"toolbar_field_text": "rgba(0, 255, 0, 0.53)"
}
}
}