World of Warcraft Cataclysm Theme

World of Warcraft Cataclysm Theme

An unofficial World of Warcraft Cataclysm theme for Google Chrome.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "2.7",
  "name": "World of Warcraft Cataclysm Theme",
  "manifest_version": 2,
  "description": "An unofficial World of Warcraft Cataclysm theme for Google Chrome.",
  "theme": {
    "images": {
      "theme_frame": "img/2.jpg",
      "theme_toolbar": "img/4.jpg",
      "theme_tab_background": "img/3.jpg",
      "theme_tab_background_incognito": "img/3.jpg",
      "theme_ntp_background": "img/1.jpg",
      "theme_frame_overlay": "img/5.png",
      "theme_ntp_attribution": "img/ntp_attribution.png"
    },
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_header": [
        0,
        0,
        0
      ],
      "ntp_section": [
        0,
        0,
        0,
        0.5
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "button_background": [
        31,
        23,
        23
      ],
      "tab_background_text": [
        222,
        96,
        46
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "frame": [
        165,
        15,
        0
      ],
      "toolbar": [
        10,
        10,
        10
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        1,
        1,
        1
      ]
    }
  }
}