Decorate your home for Christmas with etsy

Decorate your home for Christmas with etsy

Etsy is the place to provide the best Christmas decorations.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Decorate your home for Christmas with etsy",
  "description": "Etsy is the place to provide the best Christmas decorations.",
  "manifest_version": 3,
  "theme": {
    "colors": {
      "frame": [
        103,
        121,
        64
      ],
      "ntp_background": [
        198,
        210,
        186
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_section": [
        103,
        121,
        64
      ],
      "ntp_text": [
        103,
        121,
        64
      ],
      "toolbar": [
        222,
        229,
        215
      ]
    },
    "icons": {
      "128": "images/logo-etsy.png"
    },
    "images": {
      "theme_frame": "images/theme_frame_camo.png",
      "theme_ntp_background": "images/theme_etsy.png",
      "theme_toolbar": "images/theme_toolbar_camo.png"
    },
    "tints": {
      "buttons": [
        0.3,
        0.5,
        0.5
      ]
    },
    "properties": {
      "ntp_background_alignment": "center bottom",
      "ntp_background_repeat": "repeat-x"
    }
  },
  "version": "0.0.1"
}