Examine source code of Can't stop the ball

Inspect and view changes in Can't stop the ball source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "version": "1.0.1",
  "description": "Can't stop the ball is a very impressive theme and creates many sublime emotions for football lovers",
  "name": "Can't stop the ball",
  "theme": {
    "images": {
      "theme_ntp_background": "Can't stop the ball.png"
    },
    "colors": {
      "frame": [
        177,
        135,
        37
      ],
      "toolbar": [
        122,
        88,
        42
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "tab_text": [
        41,
        74,
        112
      ],
      "bookmark_text": [
        41,
        74,
        112
      ],
      "tab_background_text": [
        245,
        248,
        253
      ],
      "ntp_text": [
        41,
        74,
        112
      ],
      "omnibox_background": [
        21,
        25,
        24
      ],
      "omnibox_text": [
        162,
        116,
        38
      ]
    }
  }
}