Scooter

Scooter

Scooter Theme for Google Chrome

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Scooter",
  "description": "Scooter Theme for Google Chrome",
  "theme": {
    "colors": {
      "frame": [
        0,
        0,
        0
      ],
      "tab_text": [
        176,
        255,
        254
      ],
      "tab_background_text": [
        0,
        33,
        117
      ],
      "bookmark_text": [
        176,
        255,
        254
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_text": [
        0,
        125,
        125
      ],
      "ntp_link": [
        230,
        125,
        125
      ],
      "ntp_header": [
        200,
        249,
        246
      ],
      "ntp_section": [
        200,
        249,
        246,
        0.8
      ],
      "ntp_section_text": [
        27,
        249,
        246
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "toolbar": [
        0,
        0,
        0,
        0.3
      ]
    },
    "images": {
      "theme_frame": "theme_frame.png",
      "theme_toolbar": "theme_toolbar.png",
      "theme_button_background": "button_background.png",
      "theme_tab_background": "tab_background.png",
      "theme_ntp_background": "ntp.png"
    },
    "properties": {
      "ntp_background_alignment": "top left",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    },
    "tints": {
      "buttons": [
        0.001,
        0,
        1
      ]
    }
  },
  "icons": {
    "16": "logo16.png",
    "48": "logo48.png",
    "128": "logo128.png"
  },
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.5",
  "manifest_version": 3,
  "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDZ8ZxbKsD9UT4jVBtGOzPvUM3R+8jvMrb+dT7mTY8OHelOQ500pmuggQQ1wiznlaOJZZH3awUP1VKnJk++FWfFnAhtpS6m2ZTgdBd9I2Osb27xZ+lw9Z+FD61jofCngZbjHpXfRH4ZQHjMLf4q+BdR1PPAN5H38TuKw1sjL6fECwIDAQAB"
}