Mists of Pandaria

Mists of Pandaria

An unofficial World of Warcraft - Mists of Pandaria 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": "1.0",
  "name": "Mists of Pandaria",
  "manifest_version": 2,
  "description": "An unofficial World of Warcraft - Mists of Pandaria theme for Google Chrome.",
  "theme": {
    "images": {
      "theme_frame": "img/frame.jpg",
      "theme_toolbar": "img/toolbar.jpg",
      "theme_tab_background": "img/tab_background.jpg",
      "theme_tab_background_incognito": "img/tab_background.jpg",
      "theme_ntp_background": "img/ntp_background.jpg",
      "theme_ntp_attribution": "img/ntp_attribution.png",
      "theme_frame_overlay": "img/frame_overlay.png"
    },
    "colors": {
      "bookmark_text": [
        247,
        238,
        233
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_section": [
        60,
        5,
        5
      ],
      "ntp_section_link": [
        60,
        5,
        5
      ],
      "ntp_section_text": [
        60,
        5,
        5
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "button_background": [
        60,
        5,
        5
      ],
      "tab_background_text": [
        236,
        149,
        48
      ],
      "tab_text": [
        247,
        238,
        233
      ],
      "frame": [
        245,
        177,
        96
      ],
      "toolbar": [
        60,
        5,
        5
      ]
    },
    "properties": {
      "ntp_background_alignment": "left bottom"
    },
    "tints": {
      "buttons": [
        1,
        1,
        1
      ]
    }
  }
}