Inspect and view changes in Mochi Peach Cat and Bubble 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": "Mochi Mochi Peach Cat and Bubble",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.png"
]
},
"properties": {
"additional_backgrounds_alignment": [
"right center"
],
"additional_backgrounds_tiling": [
"no-repeat"
]
},
"colors": {
"toolbar": "rgba(255, 255, 255, 0.64)",
"toolbar_text": "rgb(11, 27, 33)",
"frame": "rgb(245, 204, 189)",
"tab_background_text": "rgb(255, 107, 119)",
"toolbar_field": "rgba(255, 255, 255, 0.36)",
"toolbar_field_text": "rgb(15, 15, 15)",
"tab_line": "rgb(12, 12, 13)",
"popup": "rgb(240, 221, 222)",
"popup_text": "rgb(7, 7, 7)",
"tab_loading": "rgb(12, 12, 13)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{c64edec5-ac67-4148-88cc-e2542856729f}"
}
}
}