Floksiki

Floksiki

Floksiki - it's a small amusing animals drаw by the magic illustrator Natasha Floksy.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.1",
  "default_locale": "ru",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "frame": [
        3,
        47,
        47
      ],
      "frame_inactive": [
        134,
        177,
        177
      ],
      "frame_incognito": [
        3,
        47,
        47
      ],
      "frame_incognito_inactive": [
        75,
        117,
        116
      ],
      "toolbar": [
        111,
        191,
        173
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        6,
        66,
        52
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        111,
        191,
        173
      ],
      "ntp_text": [
        6,
        66,
        52
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "right bottom",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0.49806201550388,
        0.75438596491228,
        0.22352941176471
      ],
      "frame": [
        0.49806201550388,
        0.75438596491228,
        0.22352941176471
      ],
      "frame_inactive": [
        -1,
        -1,
        0.75
      ],
      "frame_incognito": [
        -1,
        0.2,
        0.35
      ],
      "frame_incognito_inactive": [
        -1,
        0.3,
        0.6
      ],
      "background_tab": [
        -1,
        0.5,
        0.75
      ]
    }
  }
}