Taylor Swift

A simple 1440p HD highly scalable clean bluish theme.
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": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Taylor Swift",
  "version": "1",
  "theme": {
    "images": {
      "theme_ntp_background": "taylor.jpg"
    },
    "colors": {
      "frame": [
        121,
        178,
        223
      ],
      "toolbar": [
        121,
        178,
        223
      ],
      "ntp_background": [
        121,
        178,
        223
      ]
    },
    "properties": {
      "ntp_background_alignment": "right middle"
    }
  }
}