Shooting stars

Shooting stars

Just One Click to Absolute Elegance!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "version": "1",
  "name": "Shooting stars",
  "description": "Just One Click to Absolute Elegance!",
  "theme": {
    "colors": {
      "frame": [
        81,
        111,
        163
      ],
      "toolbar": [
        145,
        168,
        208
      ],
      "ntp_background": [
        131,
        156,
        200
      ],
      "tab_text": [
        27,
        43,
        70
      ],
      "bookmark_text": [
        27,
        43,
        70
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        27,
        43,
        70
      ]
    },
    "tints": {
      "buttons": [
        0.6,
        1,
        0.2
      ],
      "frame_incognito": [
        0.6,
        0.5,
        0.25
      ]
    },
    "images": {
      "theme_ntp_background": "shooting-stars_1920x1080.png"
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "repeat-x",
      "ntp_logo_alternate": 1
    }
  }
}