Art Gamepad

Art Gamepad

Enhance gaming experience with Art Gamepad Chrome theme!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "version": "1.0.1",
  "name": "Art Gamepad",
  "theme": {
    "images": {
      "theme_ntp_background": "mote game.png"
    },
    "colors": {
      "frame": [
        92,
        212,
        252
      ],
      "toolbar": [
        4,
        8,
        20
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        125,
        134,
        142
      ],
      "omnibox_background": [
        52,
        173,
        226
      ]
    }
  },
  "description": "Enhance gaming experience with Art Gamepad Chrome theme!"
}