Inspect and view changes in Matcha-Dark-Sea 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.1",
"name": "Matcha-Dark-Sea",
"theme": {
"images": {},
"properties": {},
"colors": {
"toolbar": "rgb(34, 43, 46)",
"toolbar_text": "rgb(162, 169, 168)",
"frame": "rgb(20, 26, 27)",
"tab_background_text": "rgb(162, 169, 168)",
"toolbar_field": "rgb(38, 47, 50)",
"toolbar_field_text": "rgb(191, 203, 191)",
"tab_line": "rgb(46, 179, 152)",
"popup": "rgb(46, 179, 152)",
"popup_text": "rgb(233, 243, 235)",
"tab_loading": "rgb(46, 179, 152)"
}
}
}