Inspect and view changes in Long Gone Days - Sniper 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": "Long Gone Days - Sniper [WIP]",
"manifest_version": 2,
"version": "1.0",
"theme": {
"images": {
"theme_frame": "lgdtheme 2kx125.png"
},
"colors": {
"frame": "rgba(0, 0, 0, 0)",
"tab_background_text": "rgba(46, 255, 171, 0.73)",
"toolbar": "rgba(0, 0, 0, 0)",
"bookmark_text": "rgba(45, 255, 164, 1)",
"toolbar_field": "rgba(0, 0, 0, 0)",
"toolbar_field_text": "rgba(45, 255, 164, 1)",
"tab_line": "rgba(45, 255, 164, 1)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{197aa9db-2332-4e55-9573-ab5306079bb3}"
}
}
}