IWTV Wallpaper 1

IWTV Wallpaper 1

Inspired by the IWTV (Interview with the Vampire AMC TV Show [2022]) Wallpapers posted to @immortal_amc Instagram highlights.…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "IWTV Wallpaper 1",
  "version": "1.1",
  "description": "",
  "manifest_version": 3,
  "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_frame_overlay": "images/theme_frame_overlay.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "frame": [
        27,
        13,
        4
      ],
      "toolbar": [
        196,
        140,
        79
      ],
      "tab_text": [
        50,
        28,
        4
      ],
      "tab_background_text": [
        196,
        140,
        79
      ],
      "bookmark_text": [
        50,
        28,
        4
      ],
      "ntp_background": [
        131,
        63,
        12
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_link": [
        6,
        55,
        116
      ],
      "button_background": [
        27,
        13,
        4,
        1
      ],
      "omnibox_background": [
        93,
        83,
        22
      ],
      "omnibox_text": [
        188,
        128,
        74
      ],
      "toolbar_button_icon": [
        100,
        47,
        5
      ]
    },
    "tints": {
      "buttons": [
        0.07,
        0.9,
        0.21
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    }
  }
}