Inspect and view changes in Don L Bandeira do Brasil 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": "Don L Bandeira do Brasil",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.png"
]
},
"properties": {
"additional_backgrounds_alignment": [
"center center"
],
"additional_backgrounds_tiling": [
"repeat-x"
]
},
"colors": {
"toolbar": "rgb(171, 0, 32)",
"toolbar_text": "rgb(131, 241, 143)",
"frame": "rgb(171, 0, 32)",
"tab_background_text": "rgb(255, 255, 255)",
"toolbar_field": "rgb(131, 241, 143)",
"toolbar_field_text": "rgb(171, 0, 32)",
"tab_line": "rgb(0, 0, 0)",
"popup": "rgb(171, 0, 32)",
"popup_text": "rgb(215, 226, 239)",
"ntp_background": "rgb(94, 1, 21)",
"tab_loading": "rgb(0, 0, 0)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{5eb0069b-4fab-436f-9f39-69b6414a8edd}"
}
}
}