Gold & Blue Glass-PL
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": "Gold & Blue Glas-PL",
"theme": {
"images": {
"additional_backgrounds": [
"images/bg-009-f069b97f439938a011297c84464f0df6.svg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgb(5, 8, 33)",
"toolbar_text": "rgb(237, 229, 218)",
"frame": "rgb(4, 4, 4)",
"tab_background_text": "rgb(215, 150, 24)",
"toolbar_field": "rgba(181, 115, 19, 0.94)",
"toolbar_field_text": "rgb(8, 8, 8)",
"tab_line": "rgba(221, 30, 30, 0.94)",
"popup": "rgba(5, 2, 37, 0.86)",
"popup_text": "rgb(255, 255, 255)",
"tab_loading": "rgba(221, 30, 30, 0.94)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{04654871-07e3-4bbd-97b8-511bb6b786bd}"
}
}
}