Inspect and view changes in Aurora green 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": "Aurora green and grey",
"manifest_version": 2,
"version": "2.0",
"theme": {
"images": {
"theme_frame": "Manjaro logosuz firefox.png"
},
"colors": {
"frame": "rgb(38, 132, 29)",
"tab_background_text": "rgb(255, 255, 255)",
"toolbar": "rgba(27, 87, 75, 1)",
"bookmark_text": "rgb(255, 255, 255)",
"toolbar_field": "rgb(255, 255, 255)",
"toolbar_field_text": "rgb(1, 12, 18)",
"tab_line": "rgba(27, 87, 75, 1)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{35709f18-dd42-4a3c-9f83-29a2fb68d832}"
}
}
}