Butterfly Awakening

Butterfly Awakening

Butterflys, Flowers

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Butterfly Awakening",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "butterfly-v3.png"
    },
    "colors": {
      "frame": "rgba(229, 230, 232, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(62, 0, 17, 1)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(0, 65, 31, 1)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(255, 255, 255, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c7f0f9dd-5644-434c-967e-74da962ad1f3}"
    }
  }
}