Shakira 1.0

Shakira 1.0

For Shakira fans

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "Shakira 1.0",
  "theme": {
    "images": {
      "theme_ntp_background": "Images/Shakira-12.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": [
        0,
        0,
        0
      ]
    },
    "tints": {},
    "properties": {
      "ntp_background_alignment": "center top",
      "ntp_background_repeat": "repeat-x"
    }
  }
}