Inspect and view changes in Sonic (TTS - Sonic & Knuckles) 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": "Sonic (TTS - Sonic & Knuckles)",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.png"
]
},
"properties": {
"additional_backgrounds_alignment": [
"center center"
],
"additional_backgrounds_tiling": [
"no-repeat"
]
},
"colors": {
"toolbar": "rgba(152, 188, 243, 0.35)",
"toolbar_text": "rgb(14, 163, 227)",
"frame": "rgb(1, 72, 117)",
"tab_background_text": "rgb(221, 36, 36)",
"toolbar_field": "rgba(15, 5, 30, 0.34)",
"toolbar_field_text": "rgb(215, 243, 255)",
"tab_line": "rgba(112, 191, 248, 0.44)",
"popup": "rgb(0, 2, 32)",
"popup_text": "rgb(215, 243, 255)",
"button_background_hover": "rgb(60, 41, 151)",
"tab_loading": "rgba(112, 191, 248, 0.44)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{4165342f-7652-4b6c-933d-febd8133dad1}"
}
}
}