Nol'Theme League of Legends

Nol'Theme League of Legends

Background League of Legends

Merlin
Additional files are visible only to premium users

manifest.json


{
  "description": "Background League of Legends",
  "manifest_version": 3,
  "name": "Nol'Theme League of Legends",
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Nol'Theme League of Legends"
  },
  "theme": {
    "images": {
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "bookmark_text": [
        61,
        56,
        62
      ],
      "frame": [
        234,
        216,
        186
      ],
      "ntp_background": [
        60,
        53,
        61
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "tab_background_text_inactive": [
        61,
        56,
        62
      ],
      "tab_background_text_incognito": [
        0,
        0,
        0
      ],
      "tab_background_text_incognito_inactive": [
        61,
        56,
        62
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "toolbar": [
        254,
        246,
        233
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0
      ],
      "frame_inactive": [
        -1,
        -1,
        -1
      ],
      "frame_incognito": [
        -1,
        -1,
        -1
      ],
      "frame_incognito_inactive": [
        -1,
        -1,
        -1
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.3",
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}