Un design sur Asta par la communauté Black Clover FR !
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": "Black Clover FR",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.png",
"images/1.png"
]
},
"properties": {
"additional_backgrounds_alignment": [
"left top",
"right top"
],
"additional_backgrounds_tiling": [
"no-repeat",
"no-repeat"
]
},
"colors": {
"toolbar": "rgba(36, 36, 36, 0.37)",
"toolbar_text": "rgb(255, 255, 255)",
"frame": "rgb(70, 70, 70)",
"tab_background_text": "rgb(255, 255, 255)",
"toolbar_field": "rgb(104, 104, 104)",
"toolbar_field_text": "rgb(255, 255, 255)",
"tab_line": "rgb(97, 97, 97)",
"popup": "rgb(255, 255, 255)",
"popup_text": "rgb(0, 0, 0)",
"tab_loading": "rgb(97, 97, 97)"
}
}
}