Inspect and view changes in 晓风残月ldm 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": "晓风残月ldm",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.jpg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"center center"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgba(18, 14, 51, 0.01)",
"toolbar_text": "rgb(48, 197, 227)",
"frame": "rgb(142, 179, 201)",
"tab_background_text": "rgb(241, 255, 42)",
"toolbar_field": "rgba(54, 40, 124, 0.31)",
"toolbar_field_text": "rgb(28, 173, 183)",
"tab_line": "rgb(255, 252, 43)",
"popup": "rgb(255, 255, 255)",
"popup_text": "rgb(1, 20, 43)",
"tab_loading": "rgb(255, 252, 43)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{b952a3d7-40f0-4f73-bc2a-832d9cbd7732}"
}
}
}