Inspect and view changes in disco-load 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": "disco-load",
"manifest_version": 2,
"version": "1.0",
"theme": {
"images": {
"theme_frame": "FF_oben.png"
},
"colors": {
"frame": "rgba(166, 166, 173, 1)",
"tab_background_text": "rgba(204, 204, 255, 1)",
"toolbar": "rgba(73, 73, 77, 0.62)",
"bookmark_text": "rgba(204, 204, 255, 1)",
"toolbar_field": "rgba(166, 166, 173, 0.72)",
"toolbar_field_text": "rgba(204, 204, 255, 1)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{1601f61d-4002-4f23-992e-70dc1ae01c4a}"
}
}
}