Nostalgia CR7

Nostalgia CR7

Save beautiful memories in football with the Nostalgia CR7 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",
  "description": "Save beautiful memories in football with the Nostalgia CR7 theme",
  "name": "Nostalgia CR7",
  "theme": {
    "images": {
      "theme_ntp_background": "Nostalgia CR7.png"
    },
    "colors": {
      "frame": [
        199,
        198,
        206
      ],
      "toolbar": [
        45,
        45,
        45
      ],
      "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": [
        207,
        230,
        231
      ]
    }
  }
}