🦊 These have to be the cutest mice you will ever see. All dressed up for Halloween trick or treating. I would definitely give them the biggest candy bars! With them on you Firefox you will smile all day!
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "Singing Halloween Mice by M♥Donna",
"manifest_version": 2,
"version": "1.0",
"theme": {
"images": {
"theme_frame": "Singing Halloween Mice.jpg"
},
"colors": {
"frame": "rgba(32, 33, 66, 1)",
"tab_background_text": "rgba(255, 255, 255, 1)",
"toolbar": "rgba(32, 32, 66, 0)",
"bookmark_text": "rgba(255, 250, 250, 1)",
"toolbar_field": "rgba(33, 33, 69, 0.06)",
"toolbar_field_text": "rgba(255, 255, 255, 1)",
"tab_line": "rgba(255, 255, 255, 1)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{2a268541-a44a-4b45-a801-a40ba33b0b54}"
}
}
}