Examine source code of Simple Stripes Aero Theme

Inspect and view changes in Simple Stripes Aero Theme source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "0.5",
  "name": "Simple Stripes Aero Theme",
  "theme": {
    "images": {
      "theme_toolbar": "images/toolbar.png"
    },
    "colors": {
      "toolbar": [
        242,
        239,
        223
      ],
      "ntp_header": [
        242,
        155,
        48
      ]
    },
    "tints": {},
    "properties": {}
  }
}