Smoothie

Smoothie

"Beauty is the absence of form where there is no function." Smoothie is built to be a lightweight (~48kB /w frame) and efficient…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0.5.1",
  "name": "Smoothie",
  "theme": {
    "images": {
      "theme_frame": "i/FRAMUL",
      "theme_frame_incognito": "i/FRAMUL",
      "theme_toolbar": "i/theme_toolbar",
      "theme_tab_background": "i/theme_tab_background",
      "theme_tab_background_incognito": "i/theme_tab_background_incognito",
      "theme_tab_background_v": "i/theme_tab_background",
      "theme_button_background": "i/theme_tab_background",
      "theme_window_control_background": "i/theme_window_control_background",
      "theme_ntp_background": "i/Pat9Magic"
    },
    "colors": {
      "frame": [
        232,
        232,
        232
      ],
      "frame_inactive": [
        30,
        30,
        30
      ],
      "frame_incognito": [
        150,
        150,
        150
      ],
      "frame_incognito_inactive": [
        126,
        126,
        152
      ],
      "toolbar": [
        140,
        140,
        140,
        0.2
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        210,
        210,
        210
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        186,
        186,
        186
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_header": [
        140,
        140,
        140,
        0.1
      ],
      "ntp_section": [
        140,
        140,
        140,
        0.3
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "control_background": [
        243,
        243,
        243
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "button_background": [
        255,
        255,
        255
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.98
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        0.55,
        0.2,
        0.36
      ],
      "background_tab": [
        -1,
        0.5,
        0.7
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "repeat-x",
      "ntp_logo_alternate": 1
    }
  }
}