Warrior Wow

Warrior Wow

Tema da Classe Guerreiro do Jogo World of Warcraft

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0.0",
  "manifest_version": 2,
  "name": "Warrior Wow",
  "theme": {
    "images": {
      "theme_frame": "theme_frame.png",
      "theme_tab_background": "theme_tab_background.png",
      "theme_toolbar": "theme_toolbar.png",
      "theme_ntp_background": "theme_ntp_background.png"
    },
    "colors": {
      "ntp_background": [
        204,
        204,
        204
      ],
      "ntp_text": [
        255,
        250,
        248
      ],
      "tab_text": [
        255,
        253,
        251
      ],
      "tab_background_text": [
        255,
        248,
        241
      ],
      "toolbar": [
        192,
        192,
        192
      ],
      "bookmark_text": [
        255,
        249,
        248
      ]
    },
    "tints": {
      "buttons": [
        -1,
        -1,
        1
      ]
    },
    "properties": {
      "ntp_background_alignment": "top center",
      "ntp_background_repeat": "no-repeat"
    }
  }
}