Cute Blue Pixel Dog, Cat, Animal Paw Prints

Cute Blue Pixel Dog, Cat, Animal Paw Prints

A pretty display of dog, cat or animal paw prints pixeled onto a blue 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 Blue Pixel Dog, Cat, Animal Paw Prints",
  "description": "A pretty display of dog, cat or animal paw prints pixeled onto a blue 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": [
        182,
        206,
        209
      ],
      "toolbar": [
        182,
        206,
        209
      ],
      "tab_text": [
        97,
        149,
        156
      ],
      "tab_background_text": [
        182,
        206,
        209
      ],
      "bookmark_text": [
        97,
        149,
        156
      ],
      "ntp_text": [
        0,
        74,
        85
      ],
      "ntp_background": [
        182,
        206,
        209
      ],
      "ntp_header": [
        0,
        74,
        85
      ],
      "button_background": [
        182,
        206,
        209
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "repeat",
      "ntp_logo_alternate": 1
    }
  }
}