Inspect and view changes in Coldplay AHFODTour - By Cocotico 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": "2.0",
"name": "Coldplay AHFOD TOUR by Cocotico",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.jpg",
"images/1.jpg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"right center",
"center center"
],
"additional_backgrounds_tiling": [
"no-repeat",
"no-repeat"
]
},
"colors": {
"toolbar": "rgba(90, 16, 145, 0.61)",
"toolbar_field": "rgb(213, 221, 229)",
"toolbar_field_text": "rgb(11, 12, 13)",
"tab_line": "rgb(228, 237, 108)",
"popup": "rgb(35, 17, 167)",
"popup_text": "rgb(237, 244, 245)",
"tab_loading": "rgb(228, 237, 108)",
"bookmark_text": "rgb(235, 238, 240)",
"frame": "rgb(17, 17, 33)",
"tab_background_text": "rgb(235, 238, 240)"
}
}
}