Examine source code of Skin of Glass Aero (by Skarv)

Inspect and view changes in Skin of Glass Aero (by Skarv) source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "version": "1.0.0",
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Skin of Glass Aero (by Skarv)",
  "theme": {
    "images": {
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_window_control_background": "images/theme_window_control_background.png",
      "theme_ntp_attribution": "images/message.png",
      "theme_ntp_background": "images/skarv_main_background.png",
      "theme_tab_background_incognito": "images/theme_tab_background.png",
      "theme_tab_background_v": "images/theme_tab_background.png"
    },
    "colors": {
      "frame": [
        33,
        33,
        88
      ],
      "frame_inactive": [
        112,
        140,
        183
      ],
      "frame_incognito": [
        0,
        0,
        10
      ],
      "frame_incognito_inactive": [
        0,
        0,
        10
      ],
      "toolbar": [
        195,
        205,
        255,
        0.2
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        220,
        220,
        255
      ],
      "bookmark_text": [
        0,
        0,
        33
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_header": [
        103,
        136,
        186,
        0.6
      ],
      "ntp_section": [
        113,
        120,
        160,
        0.4
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        161,
        192,
        255
      ],
      "control_background": [
        0,
        0,
        0
      ],
      "button_background": [
        0,
        0,
        0,
        80
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "repeat"
    },
    "tints": {
      "buttons": [
        0.6,
        0.79,
        0.3
      ],
      "frame_inactive": [
        -1,
        -1,
        0.63
      ],
      "frame_incognito": [
        -1,
        0.2,
        0.35
      ],
      "frame_incognito_inactive": [
        -1,
        0.3,
        0.6
      ],
      "theme_tab_background_v": [
        1,
        1,
        0.1
      ],
      "theme_window_control_background": [
        1,
        1,
        0.1
      ],
      "background_tab": [
        -1,
        0.45,
        0.45
      ]
    }
  }
}