Inspect and view changes in fm88 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": "beautiful fresh roses",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.png"
]
},
"properties": {
"additional_backgrounds_alignment": [
"right bottom"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgba(232, 119, 146, 0.24)",
"toolbar_text": "rgb(20, 15, 193)",
"frame": "rgb(222, 205, 209)",
"tab_background_text": "rgb(221, 6, 58)",
"toolbar_field": "rgba(28, 21, 23, 0.19)",
"toolbar_field_text": "rgb(3, 9, 204)",
"tab_line": "rgb(242, 236, 15)",
"popup": "rgb(255, 255, 255)",
"popup_text": "rgb(0, 0, 0)",
"tab_loading": "rgb(242, 236, 15)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{ff308290-12ee-46e6-ad6e-37cd50d08b5c}"
}
}
}