Inspect and view changes in jujutsu no kaisen anime red 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": "jujutsu no kaisen anime red",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.png"
]
},
"properties": {
"additional_backgrounds_alignment": [
"right top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgb(173, 36, 34)",
"toolbar_text": "rgb(255, 10, 0)",
"frame": "rgb(1, 160, 255)",
"tab_background_text": "rgb(255, 255, 255)",
"toolbar_field": "rgb(193, 49, 49)",
"toolbar_field_text": "rgb(255, 255, 255)",
"tab_line": "rgb(76, 86, 233)",
"popup": "rgb(199, 18, 18)",
"popup_text": "rgb(255, 255, 255)",
"tab_loading": "rgb(76, 86, 233)"
}
}
}