Infinity War II - 1600px

Infinity War II - 1600px

IF YOU DO NOT KNOW HOW TO UNINSTALL THEMES, DO NOT INSTALL THEM! I WILL NO LONGER EXPLAIN THIS VERY BASIC FUNCTION TO THE…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Infinity War II - 1600px",
  "version": "1.0",
  "description": "",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "frame": [
        47,
        21,
        40
      ],
      "toolbar": [
        0,
        0,
        0
      ],
      "tab_text": [
        248,
        231,
        28
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        248,
        231,
        28
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_text": [
        248,
        231,
        28
      ],
      "button_background": [
        203,
        203,
        203,
        0.9
      ]
    },
    "tints": {
      "buttons": [
        0.98,
        0.98,
        0.41
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}