NES Super Mario Bros

NES Super Mario Bros

Super Mario Bros, NES, Nintendo

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Super Mario Bros. NES",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "nes-mario-2.png"
    },
    "colors": {
      "frame": "rgba(204, 80, 34, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(107, 207, 79, 0.78)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(168, 116, 64, 0.74)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(255, 255, 255, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{cee16d1f-44bd-42af-823c-32908b62352d}"
    }
  }
}