Inspect and view changes in Bronya SW 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": "Bronya SW",
"manifest_version": 2,
"version": "3.0",
"theme": {
"images": {
"theme_frame": "12.png"
},
"colors": {
"frame": "rgba(165, 161, 204, 1)",
"tab_background_text": "rgba(255, 255, 255, 1)",
"toolbar": "rgba(138, 154, 186, 0)",
"bookmark_text": "rgba(255, 255, 255, 1)",
"toolbar_field": "rgba(255, 255, 255, 0.25)",
"tab_line": "rgba(90, 115, 173, 1)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{c0064b4a-7730-4bf0-bc5f-1ac44a9f5064}"
}
}
}