Inspect and view changes in Animated│Black Magical Journey 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": "Animated│Black Magic",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.png"
]
},
"properties": {
"additional_backgrounds_alignment": [
"left top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgba(0, 0, 0, 0.1)",
"toolbar_text": "rgb(255, 255, 255)",
"frame": "rgb(0, 0, 0)",
"tab_background_text": "rgb(118, 246, 255)",
"toolbar_field": "rgba(0, 0, 0, 0)",
"toolbar_field_text": "rgb(103, 241, 255)",
"tab_line": "rgba(255, 255, 255, 0.2)",
"popup": "rgb(0, 0, 0)",
"popup_text": "rgb(177, 246, 253)",
"button_background_active": "rgba(0, 245, 255, 0.25)",
"button_background_hover": "rgba(0, 245, 255, 0.5)",
"frame_inactive": "rgb(0, 218, 255)",
"icons_attention": "rgb(0, 218, 255)",
"icons": "rgb(0, 218, 255)",
"popup_border": "rgba(255, 255, 255, 0.25)",
"popup_highlight_text": "rgb(0, 218, 255)",
"popup_highlight": "rgba(0, 245, 255, 0.5)",
"sidebar_border": "rgb(0, 218, 255)",
"sidebar_highlight_text": "rgb(0, 218, 255)",
"sidebar_highlight": "rgb(0, 218, 255)",
"sidebar_text": "rgb(0, 218, 255)",
"sidebar": "rgb(0, 218, 255)",
"tab_loading": "rgb(255, 255, 255)",
"tab_selected": "rgba(0, 245, 255, 0.1)",
"tab_text": "rgb(255, 255, 255)",
"toolbar_bottom_separator": "rgba(0, 252, 255, 0.25)",
"toolbar_field_border_focus": "rgba(0, 245, 255, 0.1)",
"toolbar_field_border": "rgba(0, 245, 255, 0.1)",
"toolbar_field_highlight": "rgba(0, 252, 255, 0.25)",
"toolbar_field_separator": "rgba(0, 245, 255, 0.1)",
"toolbar_top_separator": "rgba(0, 218, 255, 0.25)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{a2388629-2079-4124-9b5b-59f8986c607d}"
}
}
}