Inspect and view changes in Komi-san 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.2",
"name": "Komi-san",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.jpg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"right top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgba(12, 24, 43, 0)",
"toolbar_text": "rgba(236, 209, 255, 0.63)",
"frame": "rgb(33, 26, 41)",
"tab_background_text": "rgb(255, 255, 255)",
"toolbar_field": "rgba(16, 3, 29, 0.43)",
"toolbar_field_text": "rgba(252, 234, 255, 0.8)",
"tab_line": "rgba(99, 45, 174, 0.48)",
"popup": "rgba(25, 14, 38, 0.86)",
"popup_text": "rgba(252, 234, 255, 0.73)",
"button_background_active": "rgba(99, 45, 174, 0.48)",
"button_background_hover": "rgba(46, 13, 75, 0.6)",
"frame_inactive": "rgb(8, 15, 33)",
"icons_attention": "rgb(0, 209, 238)",
"icons": "rgb(255, 255, 255)",
"ntp_background": "rgb(13, 7, 20)",
"ntp_text": "rgb(247, 204, 204)",
"popup_border": "rgba(99, 45, 174, 0.48)",
"popup_highlight_text": "rgb(255, 197, 197)",
"popup_highlight": "rgba(99, 45, 174, 0.48)",
"sidebar_border": "rgba(99, 45, 174, 0.48)",
"sidebar_highlight_text": "rgb(255, 255, 255)",
"sidebar_highlight": "rgba(70, 55, 85, 0.88)",
"sidebar_text": "rgba(239, 219, 255, 0.7)",
"sidebar": "rgb(25, 14, 38)",
"tab_background_separator": "rgba(134, 134, 134, 0.82)",
"tab_loading": "rgb(0, 209, 238)",
"tab_selected": "rgba(28, 8, 45, 0.8)",
"tab_text": "rgb(255, 255, 255)",
"toolbar_bottom_separator": "rgba(68, 0, 0, 0)",
"toolbar_field_border_focus": "rgba(138, 60, 222, 0.72)",
"toolbar_field_border": "rgba(255, 0, 0, 0)",
"toolbar_field_focus": "rgba(28, 8, 45, 0.77)",
"toolbar_field_highlight_text": "rgb(255, 233, 197)",
"toolbar_field_highlight": "rgb(86, 8, 136)",
"toolbar_field_separator": "rgba(52, 10, 10, 0.21)",
"toolbar_field_text_focus": "rgb(76, 10, 158)",
"toolbar_top_separator": "rgba(255, 255, 255, 0)",
"toolbar_vertical_separator": "rgba(109, 109, 109, 0.38)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{d199e677-e8bb-4374-b530-505fd82e3b66}"
}
}
}