Satin Stacks

Satin Stacks

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0.1",
  "name": "__MSG_themeName__",
  "default_locale": "en_US",
  "theme": {
    "images": {
      "theme_ntp_background": "theme_ntp_background.png",
      "vertical_theme_frame": "frame_background_vertical.png",
      "vertical_theme_frame_incognito": "frame_background_vertical.png"
    },
    "colors": {
      "frame": [
        169,
        164,
        164
      ],
      "frame_inactive": [
        157,
        151,
        151
      ],
      "frame_incognito": [
        169,
        164,
        164
      ],
      "frame_incognito_inactive": [
        157,
        151,
        151
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "toolbar": [
        216,
        211,
        211
      ],
      "toolbar_button_icon": [
        0,
        0,
        0
      ],
      "omnibox_background": [
        240,
        237,
        237
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        216,
        211,
        211
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "vertical_frame": [
        201,
        182,
        180
      ],
      "vertical_frame_incognito": [
        201,
        182,
        180
      ],
      "vertical_active_tab": [
        243,
        135,
        151
      ],
      "vertical_active_tab_incognito": [
        243,
        135,
        151
      ],
      "vertical_tab_text": [
        0,
        0,
        0
      ],
      "vertical_tab_text_incognito": [
        0,
        0,
        0
      ],
      "vertical_tab_background_text": [
        0,
        0,
        0
      ],
      "vertical_toolbar_button_icon": [
        0,
        0,
        0
      ],
      "vertical_toolbar_button_icon_incognito": [
        0,
        0,
        0
      ]
    },
    "tints": {
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        -1,
        -1,
        -1
      ],
      "frame_incognito": [
        -1,
        -1,
        -1
      ],
      "frame_incognito_inactive": [
        -1,
        -1,
        -1
      ],
      "background_tab": [
        -1,
        -1,
        -1
      ],
      "buttons": [
        -1,
        -1,
        -1
      ]
    },
    "properties": {
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    }
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}