Harvard University Theme 1

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",
  "name": "Harvard University Theme 1",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_ntp_background": "images/harvardtheme1.png"
    },
    "properties": {
      "ntp_background_alignment": "right top"
    }
  },
  "version": "1.0"
}