Blue Shatter

Blue Shatter

Enjoy

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "crash",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "center center"
      ],
      "additional_backgrounds_tiling": [
        "repeat-x"
      ]
    },
    "colors": {
      "toolbar": "rgba(225, 234, 239, 0)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(255, 255, 255)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(5, 82, 148)",
      "tab_line": "rgb(73, 163, 242)",
      "popup": "rgb(0, 0, 0)",
      "popup_text": "rgb(73, 163, 242)",
      "button_background_active": "rgb(73, 163, 242)",
      "button_background_hover": "rgb(73, 163, 242)",
      "frame_inactive": "rgba(73, 163, 242, 0)",
      "icons_attention": "rgb(73, 163, 242)",
      "icons": "rgb(255, 255, 255)",
      "ntp_background": "rgb(255, 255, 255)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_border": "rgb(73, 163, 242)",
      "popup_highlight": "rgb(73, 163, 242)",
      "tab_loading": "rgb(73, 163, 242)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{99df2ea0-817f-4768-8b69-55997fb0b104}"
    }
  }
}