Valentines Day

Valentines Day

Valentine’s Day is here. Its rediscovering our love and affection. This is the only festival for those who are in love. Today…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Valentines Day",
  "version": "1",
  "theme": {
    "images": {
      "theme_toolbar": "images/theme_toolbar.jpg",
      "theme_tab_background": "images/theme_tab_background.jpg",
      "theme_ntp_background": "images/theme_ntp_background.jpg",
      "theme_frame": "images/theme_frame.jpg",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "frame": [
        207,
        152,
        173
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_link_underline": [
        255,
        255,
        255
      ],
      "toolbar": [
        207,
        152,
        173
      ],
      "ntp_background": [
        222,
        232,
        224
      ]
    },
    "tints": {
      "buttons": [
        0.984444,
        0.889328,
        0.496078
      ]
    },
    "properties": {
      "ntp_background_alignment": "center",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 0
    }
  }
}