Inspect and view changes in Ocean Breeze Theme Ashlee 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
{
"manifest_version": 2,
"version": "1.1",
"name": "Ocean Breeze Theme Ashlee A Mitchell",
"description": "A refreshing ocean theme for Firefox with calming blue tones, inspired by the serenity of the sea.",
"author": "Ashlee A Mitchell",
"theme": {
"images": {
"theme_frame": "ocean_background.jpg"
},
"colors": {
"frame": "#1e90ff",
"tab_background_text": "#ffffff",
"toolbar": "#4682b4",
"bookmark_text": "#ffffff",
"button_background_hover": "#87cefa",
"toolbar_text": "#ffffff",
"tab_line": "#00bfff"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{d56b7ae9-c413-4e25-901e-32dad8712c6e}"
}
}
}