Inspect and view changes in black-lime 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": "2.0",
"name": "black-lime",
"theme": {
"images": {},
"properties": {},
"colors": {
"toolbar": "rgb(0, 0, 0)",
"toolbar_field": "rgb(36, 36, 36)",
"toolbar_field_text": "rgb(255, 255, 255)",
"tab_line": "rgb(200, 255, 0)",
"popup": "rgb(0, 0, 0)",
"popup_text": "rgb(168, 168, 168)",
"tab_loading": "rgb(200, 255, 0)",
"bookmark_text": "rgb(229, 229, 229)",
"frame": "rgb(0, 0, 0)",
"tab_background_text": "rgb(168, 168, 168)"
}
}
}