coffee
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "Coffee",
"manifest_version": 2,
"version": "1.0",
"theme": {
"images": {
"theme_frame": "4419157.jpg"
},
"colors": {
"frame": "rgba(158, 134, 69, 1)",
"tab_background_text": "rgba(120, 119, 54, 1)",
"toolbar": "rgba(154, 217, 28, 0.61)",
"bookmark_text": "rgba(168, 163, 92, 1)",
"toolbar_field": "rgba(204, 196, 88, 1)",
"toolbar_field_text": "rgba(122, 73, 53, 1)"
}
}
}