Anime Girl

Anime Girl

Anime Girl

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Anime Girl",
  "version": "1",
  "description": "Anime Girl",
  "theme": {
    "images": {
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.jpeg",
      "theme_frame": "images/theme_frame.png",
      "theme_window_control_background": "images/window_control_background.jpg"
    },
    "colors": {
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "frame": [
        121,
        121,
        121
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_link_underline": [
        255,
        255,
        255
      ],
      "toolbar": [
        0,
        0,
        0
      ],
      "ntp_background": [
        192,
        204,
        216
      ]
    },
    "tints": {
      "buttons": [
        0.583333,
        0.235294,
        0.8
      ]
    },
    "properties": {
      "ntp_background_alignment": "center",
      "ntp_background_repeat": "Center",
      "ntp_logo_alternate": 0
    }
  }
}