Inspect and view changes in kagehina<3 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": "kagehina<3",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.png"
]
},
"properties": {
"additional_backgrounds_alignment": [
"right center"
],
"additional_backgrounds_tiling": [
"no-repeat"
]
},
"colors": {
"toolbar": "rgba(225, 234, 239, 0)",
"toolbar_text": "rgba(10, 8, 5, 0.99)",
"frame": "rgb(244, 243, 240)",
"tab_background_text": "rgb(244, 126, 8)",
"toolbar_field": "rgb(255, 255, 255)",
"toolbar_field_text": "rgb(244, 126, 8)",
"tab_line": "rgb(11, 0, 3)",
"popup": "rgb(255, 255, 255)",
"popup_text": "rgb(1, 1, 11)",
"tab_loading": "rgb(11, 0, 3)"
}
}
}