Galaxy-View

Galaxy-View

Galaxy-view

Additional files are visible only to premium users

manifest.json


{
  "description": "Galaxy-view ",
  "manifest_version": 2,
  "name": "Galaxy-View",
  "short_name": "Galaxy",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "frame": [
        255,
        255,
        255
      ],
      "ntp_background": [
        0,
        2,
        3
      ],
      "ntp_header": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_section": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        29,
        5,
        73
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        0,
        5,
        14
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_frame_overlay": "images/theme_frame_overlay.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "properties": {
      "ntp_background_alignment": "top left",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "background_tab": [
        0.64,
        0.78,
        0.82
      ],
      "buttons": [
        0.953,
        0.976,
        1
      ],
      "frame_incognito": [
        0.64,
        0.78,
        0.82
      ],
      "frame_incognito_inactive": [
        0.76,
        0.86,
        0.82
      ]
    }
  },
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.3"
}