cats

cats

Новая тема для гугл хром , с лапками котика на фоне. Cats theme for google chrome.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1",
  "name": "cats",
  "theme": {
    "images": {
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "repeat-x"
    }
  }
}