Inspect and view changes in Petrol Blue (Chrome-like) 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": "Petrol Blue (Chrome-like)",
"theme": {
"images": {
"additional_backgrounds": [
"images/bg-001-9c6d74e14860e77ee6f8f43e824bff25.svg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgb(53, 89, 118)",
"toolbar_text": "rgb(247, 253, 251)",
"frame": "rgb(33, 56, 74)",
"tab_background_text": "rgb(233, 244, 255)",
"toolbar_field": "rgb(45, 71, 92)",
"toolbar_field_text": "rgb(228, 230, 234)",
"tab_line": "rgb(53, 89, 118)",
"popup": "rgb(24, 28, 32)",
"popup_text": "rgb(233, 233, 233)",
"tab_loading": "rgb(53, 89, 118)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{c6f62271-e787-4c09-b531-c7ffccd0c928}"
}
}
}