Rosie Frenchie

Rosie Frenchie

Cute, simple shapes of French Bulldog's head!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "0.0.6",
  "name": "Rosie Frenchie",
  "description": "Cute, simple shapes of French Bulldog's head!",
  "theme": {
    "colors": {
      "bookmark_text": [
        0,
        5,
        9
      ],
      "frame": [
        226,
        93,
        110
      ],
      "nt_header": [
        255,
        255,
        255
      ],
      "ntp_background": [
        249,
        182,
        156
      ],
      "ntp_link": [
        6,
        55,
        116
      ],
      "ntp_section": [
        35,
        35,
        35
      ],
      "ntp_section_link": [
        6,
        55,
        116
      ],
      "ntp_section_text": [
        0,
        5,
        9
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        0,
        5,
        9
      ],
      "tab_text": [
        0,
        5,
        9
      ],
      "toolbar": [
        250,
        214,
        166
      ]
    },
    "images": {
      "theme_frame": "images/frame_default.png",
      "theme_frame_inactive": "images/frame_default_inactive.png",
      "theme_frame_incognito": "images/theme_frame_incognito.png",
      "theme_frame_incognito_inactive": "images/theme_frame_incognito_inactive.png",
      "theme_toolbar": "images/theme_toolbar_default.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_tab_background_incognito": "images/theme_tab_background_incognito.png",
      "theme_ntp_background": "images/ntp_background.png"
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "repeat",
      "ntp_logo_alternate": 0
    },
    "tints": {
      "background_tab": [
        -1,
        0.5,
        0.75
      ],
      "buttons": [
        0,
        0,
        0
      ]
    }
  }
}