Inspect and view changes in Splatoon 3 Smiley Face Graffiti 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
{
"manifest_version": 2,
"version": "1.0",
"name": "Splatoon 3 Smiley Face Graffiti",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.png"
]
},
"properties": {
"additional_backgrounds_alignment": [
"right top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgba(79, 79, 79, 0.81)",
"toolbar_text": "rgb(237, 237, 237)",
"frame": "rgb(36, 36, 36)",
"tab_background_text": "rgb(232, 232, 232)",
"toolbar_field": "rgba(0, 0, 0, 0.4)",
"toolbar_field_text": "rgb(255, 255, 255)",
"tab_line": "rgb(94, 57, 254)",
"popup": "rgb(26, 26, 26)",
"popup_text": "rgb(255, 254, 233)",
"tab_loading": "rgb(94, 57, 254)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{4c450d26-d1a8-4f62-abe8-71ae76a7a4da}"
}
}
}