Inspect and view changes in Royal-blue 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": "Royal-blue",
"theme": {
"images": {},
"properties": {},
"colors": {
"toolbar": "rgb(5, 14, 92)",
"toolbar_text": "rgb(255, 255, 255)",
"frame": "rgb(8, 13, 53)",
"tab_background_text": "rgb(215, 226, 239)",
"toolbar_field": "rgb(0, 6, 50)",
"toolbar_field_text": "rgb(255, 255, 255)",
"tab_line": "rgb(255, 255, 255)",
"popup": "rgb(0, 6, 64)",
"popup_text": "rgb(141, 192, 255)",
"ntp_background": "rgb(9, 1, 51)",
"popup_border": "rgb(97, 83, 255)",
"popup_highlight": "rgb(97, 83, 255)",
"tab_loading": "rgb(255, 255, 255)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{f472ed1d-5db1-4cfa-b958-cc4bc37a5e7c}"
}
}
}