🦊 Eagle flying over your screen with this Firefox theme. You can enjoy my wallpaper to match at: https://animals.desktopnexus.com/wallpaper/2747016/
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "Flight of the Eagle by M♥Donna",
"manifest_version": 2,
"version": "3.0",
"theme": {
"images": {
"theme_frame": "Flight of the Eagle.jpg"
},
"colors": {
"frame": "rgba(94, 171, 184, 1)",
"tab_background_text": "rgba(255, 255, 255, 1)",
"toolbar": "rgba(95, 171, 186, 0)",
"bookmark_text": "rgba(250, 250, 250, 1)",
"toolbar_field": "rgba(95, 171, 186, 0.06)",
"toolbar_field_text": "rgba(255, 255, 255, 1)",
"tab_line": "rgba(0, 0, 0, 1)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{61a6d480-2a30-48c8-ad32-23b79c3b200d}"
}
}
}