L'univers de Firefox...
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "Univers lointain - Beyond the Universe",
"manifest_version": 2,
"version": "2.1resigned1",
"theme": {
"images": {
"theme_frame": "topfox01a.jpg"
},
"colors": {
"frame": "rgba(18, 20, 28, 1)",
"tab_background_text": "rgba(153, 255, 153, 1)",
"toolbar": "rgba(255, 255, 255, 0)",
"bookmark_text": "rgba(153, 255, 153, 1)",
"toolbar_field": "rgba(255, 255, 255, 0)",
"toolbar_field_text": "rgba(153, 255, 153, 1)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{54a59f8f-6d98-4743-bd90-703982f92a94}"
}
}
}