Anime Flower

Anime Flower

an Anime Flower Girl. not sure why she has one Blue eye and one Yellow but I love it!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "Anime Flower",
  "description": "an Anime Flower Girl. not sure why she has one Blue eye and one Yellow but I love it!",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_toolbar": "images/toolbar.png",
      "theme_frame": "images/frame.png",
      "theme_tab_background": "images/tab.png",
      "theme_ntp_background": "images/background_toxic"
    },
    "colors": {
      "ntp_link": [
        217,
        216,
        217
      ],
      "ntp_text": [
        217,
        216,
        217
      ],
      "ntp_section_link": [
        217,
        216,
        217
      ],
      "ntp_section_text": [
        217,
        216,
        217
      ],
      "ntp_background": [
        63,
        61,
        62,
        0.5
      ],
      "ntp_header": [
        2,
        0,
        1,
        0.15
      ],
      "ntp_section": [
        2,
        0,
        1,
        0.15
      ],
      "frame": [
        2,
        0,
        1
      ],
      "toolbar": [
        63,
        61,
        62
      ],
      "tab_text": [
        217,
        216,
        217
      ],
      "tab_background_text": [
        217,
        216,
        217
      ],
      "bookmark_text": [
        217,
        216,
        217
      ]
    },
    "tints": {
      "buttons": [
        0.916666666666667,
        0.0161290322580645,
        0.243137254901961
      ],
      "frame_incognito": [
        0.862745098039216,
        0.941176470588235,
        0.00369088811995386
      ],
      "frame_inactive": [
        0.916666666666667,
        0.0161290322580645,
        0.85
      ],
      "frame_incognito_inactive": [
        0.916666666666667,
        0.0161290322580645,
        0.85
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}