Little Blue (color logo)

Little Blue (color logo)

Simple blue background and silver toolbar. Let me know if you need me to modify something. Become apart of my chromiums google+…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.1",
  "name": "Little Blue (color logo)",
  "theme": {
    "images": {
      "theme_ntp_background": "5.png",
      "theme_toolbar": "tabbg.png"
    },
    "colors": {
      "ntp_background": [
        229,
        236,
        239
      ],
      "toolbar": [
        229,
        236,
        239
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom"
    }
  }
}