So Random 1.0

So Random 1.0

So Random Theme version 1.0

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "So Random 1.0",
  "theme": {
    "images": {
      "theme_ntp_background": "Images/So_Random_background.png",
      "theme_toolbar": "Images/So_Random_toolbar.png",
      "theme_frame": "Images/so_random_inactive_tab.png"
    },
    "colors": {
      "ntp_background": [
        0,
        0,
        0
      ],
      "tab_text": [
        0,
        200,
        0
      ],
      "tab_background_text": [
        0,
        0,
        200
      ]
    },
    "tints": {},
    "properties": {
      "ntp_background_alignment": "left",
      "ntp_background_repeat": "no repeat"
    }
  }
}