Inspect and view changes in sou hiyori [yttd] extension ! 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": "sou hiyori [yttd] extension !",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.png"
]
},
"properties": {
"additional_backgrounds_alignment": [
"right center"
],
"additional_backgrounds_tiling": [
"repeat-y"
]
},
"colors": {
"toolbar": "rgb(221, 249, 243)",
"toolbar_text": "rgb(232, 187, 195)",
"frame": "rgb(182, 230, 222)",
"tab_background_text": "rgb(103, 107, 221)",
"toolbar_field": "rgb(255, 255, 255)",
"toolbar_field_text": "rgb(171, 174, 255)",
"tab_line": "rgb(237, 245, 207)",
"popup": "rgb(255, 255, 255)",
"popup_text": "rgb(138, 79, 204)",
"sidebar_text": "rgb(244, 195, 203)",
"tab_loading": "rgb(237, 245, 207)"
}
}
}