party shoes

party shoes

All set for the party: lip gloss check, shoes check. now where the party at? woo hoo!

Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        161,
        44,
        117
      ],
      "toolbar": [
        41,
        143,
        171
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        238,
        253,
        85
      ],
      "bookmark_text": [
        249,
        240,
        239
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        58,
        200,
        238
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ]
    },
    "tints": {
      "buttons": [
        0.89,
        0.57,
        0.44
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "name": "party shoes",
  "version": "1",
  "description": ""
}