Gaster Blaster

Gaster Blaster

its a gaster blaster not one of my best works tho

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Gaster Blaster",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "index.png"
    },
    "colors": {
      "frame": "rgba(247, 250, 255, 1)",
      "tab_background_text": "rgba(0, 60, 255, 1)",
      "toolbar": "rgba(0, 0, 0, 0)",
      "bookmark_text": "rgba(3, 52, 250, 0)",
      "toolbar_field": "rgba(0, 0, 0, 0)",
      "toolbar_field_text": "rgba(18, 5, 255, 1)"
    }
  }
}