Oz: The Great and Powerful

Oz: The Great and Powerful

A fan-made theme for the movie Oz: The Great and Powerful.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.2",
  "manifest_version": 2,
  "name": "Oz: The Great and Powerful",
  "description": "A fan-made theme for the movie Oz: The Great and Powerful.",
  "theme": {
    "images": {
      "theme_frame": "img/frame.jpg",
      "theme_frame_incognito": "img/frame_incognito.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": [
        0,
        0,
        0
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_header": [
        40,
        40,
        40
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        131,
        132,
        28
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "frame": [
        112,
        141,
        171
      ],
      "toolbar": [
        223,
        223,
        223
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "repeat"
    },
    "tints": {}
  }
}