Inspect and view changes in Winx - Bloom 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": "Winx - Bloom",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.png"
]
},
"properties": {
"additional_backgrounds_alignment": [
"right top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgba(255, 113, 197, 0.3)",
"toolbar_text": "rgba(0, 0, 0, 0.85)",
"frame": "rgb(202, 213, 253)",
"tab_background_text": "rgb(0, 0, 0)",
"toolbar_field": "rgba(255, 255, 255, 0.25)",
"toolbar_field_text": "rgb(17, 16, 16)",
"tab_line": "rgb(255, 13, 13)",
"popup": "rgba(128, 170, 247, 0.81)",
"popup_text": "rgb(255, 255, 255)",
"button_background_active": "rgba(240, 167, 210, 0.74)",
"icons_attention": "rgba(255, 96, 233, 0.81)",
"icons": "rgba(49, 90, 164, 0.81)",
"ntp_background": "rgba(128, 170, 247, 0.81)",
"ntp_text": "rgb(16, 19, 15)",
"tab_loading": "rgb(255, 13, 13)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{b1c53494-9a60-4406-9bfc-fe50470eaf52}"
}
}
}