A beautiful drive on a sunset evening for your 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": "Autumn Drive by M♥Donna",
"manifest_version": 2,
"version": "1.0",
"theme": {
"images": {
"theme_frame": "Autumn Drive.jpg"
},
"colors": {
"frame": "rgba(0, 0, 0, 1)",
"tab_background_text": "rgba(249, 252, 211, 1)",
"toolbar": "rgba(0, 0, 0, 0)",
"bookmark_text": "rgba(249, 252, 211, 1)",
"toolbar_field": "rgba(3, 3, 3, 0.1)",
"toolbar_field_text": "rgba(249, 252, 211, 1)",
"tab_line": "rgba(255, 142, 56, 1)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{ae686bc9-1481-4d61-8664-d89c6c0e7834}"
}
}
}