An Autumn Stream by M♥Donna

🍁 A rushing stream bordered on both sides by beautiful fall trees dressed in their bright fall colors. Can't you hear the water rushing down the rocky bed? If you listen hard enough you can hear it from your Firefox! Really!
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "name": "An Autumn Stream by M♥Donna",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "An Autumn Stream2.jpg"
    },
    "colors": {
      "frame": "rgba(15, 15, 15, 1)",
      "tab_background_text": "rgba(255, 243, 181, 1)",
      "toolbar": "rgba(36, 35, 35, 0)",
      "bookmark_text": "rgba(255, 243, 181, 1)",
      "toolbar_field": "rgba(61, 59, 59, 0.08)",
      "toolbar_field_text": "rgba(255, 243, 181, 1)",
      "tab_line": "rgba(255, 243, 181, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{17700875-f6ca-49b7-8eba-95c393e4e602}"
    }
  }
}