Cave Story - Quote and Kazuma

Cave Story - Quote and Kazuma

Made for PC. Quote and Kazuma from Cave Story riding on a dragon.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Cave Story - Quote and Kazuma",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(36, 36, 36, 0.45)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(227, 227, 227)",
      "toolbar_field": "rgba(70, 70, 70, 0.35)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgba(255, 255, 255, 0.3)",
      "popup": "rgb(25, 25, 25)",
      "popup_text": "rgb(255, 255, 255)",
      "tab_loading": "rgba(255, 255, 255, 0.3)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{33029f58-885c-4f4a-8830-bc98f4e436a9}"
    }
  }
}