Catwoman 2.1.5

Catwoman 2.1.5

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "2.1.5",
  "name": "Catwoman 2.1.5",
  "theme": {
    "images": {
      "theme_ntp_background": "Images/1.png",
      "theme_toolbar": "Images/large_toolbar.png",
      "theme_frame": "Images/frame_inactive.png"
    },
    "colors": {
      "ntp_background": [
        0,
        0,
        0
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        0,
        0
      ]
    },
    "tints": {},
    "properties": {
      "ntp_background_alignment": "center top"
    }
  }
}