Dragon ball Z

Dragon ball Z

Chrome theme of Dragon ball Z

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Dragon ball Z",
  "theme": {
    "colors": {
      "frame": [
        251,
        24,
        24
      ],
      "ntp_background": [
        11,
        133,
        203
      ],
      "ntp_link": [
        211,
        3,
        3
      ],
      "ntp_section": [
        103,
        121,
        64
      ],
      "ntp_text": [
        211,
        3,
        3
      ],
      "toolbar": [
        109,
        121,
        253
      ]
    },
    "images": {
      "theme_frame": "images/back.jpg",
      "theme_ntp_background": {
        "100": "images/ntp_background.jpeg",
        "200": "images/ntp_background.jpeg"
      }
    },
    "tints": {
      "buttons": [
        0.3,
        0.5,
        0.5
      ]
    },
    "properties": {
      "ntp_background_alignment": "center top"
    }
  },
  "version": "2.0"
}