Inspect and view changes in Lush-柔和 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": "Lush-柔和",
"theme": {
"images": {},
"properties": {},
"colors": {
"toolbar": "rgb(228, 240, 231)",
"toolbar_text": "rgb(0, 0, 0)",
"frame": "rgb(200, 222, 210)",
"tab_background_text": "rgb(0, 0, 0)",
"toolbar_field": "rgb(200, 222, 210)",
"toolbar_field_text": "rgb(0, 0, 0)",
"tab_line": "rgba(84, 80, 98, 0.39)",
"popup": "rgb(255, 255, 255)",
"popup_text": "rgb(0, 0, 0)",
"tab_selected": "rgb(255, 255, 255)",
"toolbar_bottom_separator": "rgb(255, 255, 255)",
"toolbar_field_focus": "rgb(255, 255, 255)",
"tab_loading": "rgba(84, 80, 98, 0.39)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{0c6c351b-b9c7-407f-afca-f5f1a318fc5c}"
}
}
}