An Illuminous Liftoff

An Illuminous Liftoff

A Journey Begins Through Color and Space.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "A Journey Begins Through Color and Space.",
  "manifest_version": 2,
  "name": "An Illuminous Liftoff",
  "short_name": "Luminous Liftoff",
  "theme": {
    "colors": {
      "bookmark_text": [
        170,
        170,
        170
      ],
      "frame": [
        0,
        0,
        0
      ],
      "frame_inactive": [
        0,
        0,
        0
      ],
      "frame_incognito_inactive": [
        0,
        0,
        0
      ],
      "frame_incongnito": [
        0,
        0,
        0
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_header": [
        0,
        0,
        0
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_section": [
        0,
        0,
        0
      ],
      "ntp_section_link": [
        0,
        0,
        0
      ],
      "ntp_section_link_underline": [
        0,
        0,
        0
      ],
      "ntp_section_text": [
        0,
        0,
        0
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        210,
        210,
        210
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        0,
        0,
        0
      ]
    },
    "images": {
      "theme_frame": "images/Frame.png",
      "theme_ntp_background": "images/AnIlluminousLiftoff.png",
      "theme_tab_background": "images/Frame.png",
      "theme_toolbar": "images/AnIlluminousLiftoff.png"
    },
    "properties": {
      "ntp_background_alignment": "center top"
    },
    "tints": {
      "background_tab": [
        0,
        0,
        0
      ],
      "buttons": [
        1,
        1,
        1
      ],
      "frame_inactive": [
        0,
        0,
        0
      ],
      "frame_incognito": [
        0,
        0,
        0
      ],
      "frame_incognito_inactive": [
        0,
        0,
        0
      ]
    }
  },
  "version": "1.0.2"
}