teatime!

teatime!

放学后的下午茶~轻音主题~试试吧!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "0.1",
  "name": "teatime!",
  "theme": {
    "images": {
      "theme_frame": "image/frame.png",
      "theme_toolbar": "image/toolbar.png",
      "theme_tab_background": "image/toolbarback.png",
      "theme_ntp_background": "image/ntp_background.png"
    },
    "colors": {
      "frame": [
        255,
        255,
        255
      ],
      "toolbar": [
        0,
        0,
        0
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_section": [
        0,
        0,
        0
      ],
      "button_background": [
        0,
        0,
        0
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "tab_text": [
        204,
        153,
        153
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        255,
        255,
        255
      ]
    },
    "tints": {
      "buttons": [
        1,
        1,
        1
      ]
    },
    "properties": {
      "ntp_background_alignment": "center top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}