Interstellar

Interstellar

Interstellar

Merlin
Additional files are visible only to premium users

manifest.json


{
  "description": "Interstellar",
  "manifest_version": 2,
  "name": "Interstellar",
  "short_name": "Interstellar",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "frame": [
        255,
        255,
        255
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_section": [
        255,
        255,
        255,
        0.8
      ],
      "ntp_section_link": [
        0,
        0,
        0
      ],
      "ntp_section_text": [
        0,
        0,
        0
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        0,
        0,
        0
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.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": "",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    },
    "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.2"
}