Pony Ride

Pony Ride

Pony Ride: By Tatsuro Kiuchi (木内達朗)

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": "Pony Ride",
  "description": "Pony Ride: By Tatsuro Kiuchi (木内達朗)",
  "theme": {
    "colors": {
      "frame": [
        170,
        177,
        121
      ],
      "toolbar": [
        217,
        220,
        195
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        140,
        151,
        87
      ]
    },
    "tints": {
      "buttons": [
        -1,
        -1,
        -1
      ],
      "frame_incognito": [
        1,
        1,
        1
      ],
      "frame_inactive": [
        -1,
        -1,
        -1
      ],
      "frame_incognito_inactive": [
        -1,
        -1,
        -1
      ]
    },
    "images": {
      "theme_ntp_background": "Pony Ride_3840x2160.png"
    },
    "properties": {
      "ntp_background_alignment": "right",
      "ntp_background_repeat": "none",
      "ntp_logo_alternate": 1
    }
  }
}