Purple Abstract

Purple Abstract

Purple abstract to add an extra dimension to your life.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/bg.jpg"
    },
    "colors": {
      "frame": [
        48,
        20,
        142
      ],
      "toolbar": [
        222,
        222,
        222
      ],
      "tab_text": [
        53,
        51,
        74
      ],
      "tab_background_text": [
        64,
        63,
        80
      ],
      "bookmark_text": [
        86,
        85,
        114
      ],
      "ntp_background": [
        62,
        51,
        160
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ]
    },
    "tints": {
      "buttons": [
        0.46,
        0.53,
        0.44
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "name": "Purple Abstract",
  "version": "1",
  "description": "Purple abstract to add an extra dimension to your life."
}