Ethereal Doe

Ethereal Doe

Let this ghostly deer in a spooky forest haunt your browser! Art by TeeTurtle

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Ethereal Doe",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "Ethereal Doe.png"
    },
    "colors": {
      "frame": "rgba(0, 0, 0, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(0, 0, 0, 0)",
      "bookmark_text": "rgba(99, 224, 235, 1)",
      "toolbar_field": "rgba(0, 0, 0, 0)",
      "toolbar_field_text": "rgba(99, 224, 235, 1)",
      "tab_line": "rgba(255, 255, 255, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{38d78838-ef06-4443-9ee7-5a1545d62660}"
    }
  }
}