2 Snowmen by M♥Donna

🦊⛄ It's almost time to think about making snowmen. These 2 little guys are all dressed up in their winter snowman clothes. I hope you enjoy these cuties.
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "name": "2 Snowmen by M♥Donna",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "2 Snowmen.jpg"
    },
    "colors": {
      "frame": "rgba(213, 235, 243, 1)",
      "tab_background_text": "rgba(0, 0, 0, 1)",
      "toolbar": "rgba(215, 236, 245, 0)",
      "bookmark_text": "rgba(3, 3, 3, 1)",
      "toolbar_field": "rgba(215, 236, 245, 0.11)",
      "toolbar_field_text": "rgba(10, 10, 10, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{acd998bb-0079-436f-abb3-b2ba42bde02c}"
    }
  }
}