SSM i4 RC 2 Please provide feedback

SSM i4 RC 2 Please provide feedback

Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "0.1.1",
  "name": "SSM i4 RC 2 Please provide feedback",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_frame_overlay": "images/theme_frame_overlay.png",
      "theme_frame_incognito": "images/theme_frame_incognito.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_button_background": "images/theme_button_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "colors": {
      "frame": [
        0,
        0,
        255
      ],
      "frame_incognito": [
        255,
        0,
        0
      ],
      "toolbar": [
        0,
        0,
        255
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "ntp_text": [
        0,
        255,
        0
      ],
      "ntp_link": [
        44,
        51,
        66
      ],
      "ntp_section": [
        0,
        255,
        240
      ],
      "button_background": [
        0,
        0,
        255
      ],
      "control_background": [
        0,
        102,
        255
      ]
    },
    "tints": {
      "frame_inactive": [
        0.5,
        0,
        0.65
      ],
      "frame_incognito_inactive": [
        0.5,
        0,
        0.45
      ],
      "background_tab": [
        0,
        0,
        255
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom center"
    }
  }
}