The Iron Throne

The Iron Throne

The ultimate symbol of power from the Game of Thrones, the iron throne.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "The ultimate symbol of power from the Game of Thrones, the iron throne.",
  "version": "1.1",
  "manifest_version": 2,
  "name": "The Iron Throne",
  "theme": {
    "images": {
      "theme_frame": "images/frame.png",
      "theme_ntp_background": "images/theironthrone.png",
      "theme_tab_background": "images/tab.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_ntp_attribution": "images/logo.png"
    },
    "colors": {
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_header": [
        187,
        174,
        151
      ],
      "ntp_link": [
        187,
        174,
        151
      ],
      "ntp_section": [
        187,
        174,
        151
      ],
      "ntp_section_link": [
        187,
        174,
        151
      ],
      "ntp_section_link_underline": [
        187,
        174,
        151
      ],
      "ntp_section_text": [
        187,
        174,
        151
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        187,
        174,
        151
      ],
      "tab_background_text": [
        81,
        72,
        58
      ],
      "tab_text": [
        187,
        174,
        151
      ],
      "button_background": [
        0,
        0,
        0
      ],
      "control_background": [
        0,
        0,
        0,
        0
      ],
      "frame": [
        0,
        0,
        0
      ],
      "frame_inactive": [
        0,
        0,
        0
      ],
      "frame_incongnito": [
        0,
        0,
        0
      ],
      "frame_incognito_inactive": [
        0,
        0,
        0
      ],
      "toolbar": [
        89,
        79,
        64
      ]
    },
    "tints": {
      "background_tab": [
        0.99,
        0.99,
        0.99
      ],
      "buttons": [
        0.1,
        0.75,
        0.75
      ],
      "frame": [
        0,
        0,
        0
      ],
      "frame_inactive": [
        0,
        0,
        0
      ],
      "frame_incognito": [
        0,
        0,
        0
      ],
      "frame_incognito_inactive": [
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "right bottom",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    }
  }
}