Inspect and view changes in 原神-申鶴の主題 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": "V1.1",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.png"
]
},
"properties": {
"additional_backgrounds_alignment": [
"right top"
],
"additional_backgrounds_tiling": [
"no-repeat"
]
},
"colors": {
"toolbar": "rgba(190, 208, 226, 0)",
"toolbar_text": "rgb(252, 252, 252)",
"frame": "rgb(64, 98, 127)",
"tab_background_text": "rgb(255, 255, 255)",
"toolbar_field": "rgba(255, 255, 255, 0.81)",
"toolbar_field_text": "rgb(64, 98, 127)",
"tab_line": "rgb(121, 185, 241)",
"popup": "rgb(255, 255, 255)",
"popup_text": "rgb(57, 87, 114)",
"tab_loading": "rgb(121, 185, 241)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{f7266110-c70d-458c-a75c-dc35dc0cbfbd}"
}
}
}