Inspect and view changes in Grape & Rosé 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": "Grape & Rosé",
"theme": {
"images": {},
"properties": {},
"colors": {
"toolbar": "rgb(236, 226, 223)",
"toolbar_text": "rgb(42, 28, 47)",
"frame": "rgb(88, 59, 98)",
"tab_background_text": "rgb(249, 246, 244)",
"toolbar_field": "rgb(249, 246, 244)",
"toolbar_field_text": "rgb(42, 28, 47)",
"tab_line": "rgb(119, 88, 128)",
"popup": "rgb(249, 246, 244)",
"popup_text": "rgb(42, 28, 47)",
"popup_border": "rgb(114, 107, 115)",
"toolbar_bottom_separator": "rgb(155, 151, 156)",
"toolbar_top_separator": "rgb(155, 151, 156)",
"tab_loading": "rgb(119, 88, 128)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{5efe3920-33df-41c0-a5c5-a12f44bc0eb5}"
}
}
}