undefined

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "theme": {
    "images": {
      "theme_button_background": "i/bg.jpg",
      "theme_tab_background": "i/tab.png",
      "theme_toolbar": "i/toolbar.png",
      "theme_ntp_attribution": "i/autor.png",
      "theme_frame": "i/frame.jpg",
      "theme_ntp_background": "i/ntpbg.jpg"
    },
    "colors": {
      "ntp_section_text": [
        204,
        255,
        255
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "frame": [
        0,
        168,
        255
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_section": [
        153,
        204,
        255,
        0.9
      ],
      "ntp_section_link": [
        70,
        70,
        70
      ],
      "ntp_header": [
        0,
        0,
        0,
        1
      ],
      "toolbar": [
        0,
        210,
        255
      ],
      "bookmark_text": [
        255,
        255,
        255
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.4
      ]
    },
    "properties": {
      "ntp_background_repeat": "repeat-x",
      "ntp_background_alignment": "top"
    }
  },
  "version": "3",
  "name": "Win Se7en theme by ecko-eg"
}