Inspect and view changes in Batman Emblem - Brown 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
{
"name": "Batman Emblem - Brown",
"manifest_version": 2,
"version": "2.0",
"theme": {
"images": {
"theme_frame": "batman-logo-250x111.png"
},
"colors": {
"frame": "rgb(125, 115, 120)",
"tab_background_text": "rgb(237, 237, 217)",
"toolbar": "rgb(11, 12, 9)",
"bookmark_text": "rgb(168, 115, 63)",
"toolbar_field": "rgb(255, 255, 255)",
"toolbar_field_text": "rgb(124, 147, 184)"
}
}
}