Cute Pixel Valentine's Phrases - red version

Cute Pixel Valentine's Phrases - red version

A pretty display of thought bubble Valentine phrases on a multicolored polka dot background - red version

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "1",
  "name": "Cute Pixel Valentine's Phrases - red version",
  "description": "A pretty display of thought bubble Valentine phrases on a multicolored polka dot background - red version",
  "author": "SleepyStardust",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_window_control_background": "images/theme_window_control_background.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        251,
        106,
        116
      ],
      "toolbar": [
        251,
        106,
        116
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        127,
        68,
        176
      ],
      "ntp_background": [
        251,
        106,
        116
      ],
      "ntp_header": [
        251,
        106,
        116
      ],
      "button_background": [
        251,
        106,
        116
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "repeat",
      "ntp_logo_alternate": 2
    }
  }
}