X-Wing Over Jakku

X-Wing Over Jakku

A screenshot from the new Star Wars Battlefront game. All image credit to DICE, EA, or whoever else earned it. This image depicts…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.jpeg",
      "theme_toolbar": "images/theme_toolbar.jpeg",
      "theme_ntp_background": "images/theme_ntp_background.jpeg"
    },
    "colors": {
      "frame": [
        66,
        116,
        201
      ],
      "toolbar": [
        223,
        223,
        223
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        64,
        64,
        64
      ],
      "bookmark_text": [
        18,
        50,
        114
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.5
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "name": "X-Wing Over Jakku",
  "version": "1",
  "description": ""
}