Cute Pink Pixel Dog, Cat, Animal Paw Prints

Cute Pink Pixel Dog, Cat, Animal Paw Prints

A pretty display of dog, cat or animal paw prints pixeled onto a pink background.

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.1",
  "name": "Cute Pink Pixel Dog, Cat, Animal Paw Prints",
  "description": "A pretty display of dog, cat or animal paw prints pixeled onto a pink background.",
  "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": [
        243,
        199,
        207
      ],
      "toolbar": [
        243,
        199,
        207
      ],
      "tab_text": [
        229,
        134,
        151
      ],
      "tab_background_text": [
        243,
        199,
        207
      ],
      "bookmark_text": [
        229,
        134,
        151
      ],
      "ntp_text": [
        211,
        48,
        78
      ],
      "ntp_background": [
        243,
        199,
        207
      ],
      "ntp_header": [
        229,
        134,
        151
      ],
      "button_background": [
        243,
        199,
        207
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "repeat",
      "ntp_logo_alternate": 1
    }
  }
}