Examine source code of Lionel Messi

Inspect and view changes in Lionel Messi 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",
  "description": "Theme of Lionel Messi player of Football Club Barcelona.",
  "manifest_version": 2,
  "name": "Lionel Messi",
  "theme": {
    "colors": {
      "bookmark_text": [
        241,
        245,
        15
      ],
      "button_background": [
        0,
        255,
        7,
        0.68
      ],
      "frame": [
        2,
        0,
        167
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        201,
        142,
        137
      ],
      "tab_background_text": [
        235,
        239,
        7
      ],
      "tab_text": [
        14,
        12,
        15
      ],
      "toolbar": [
        201,
        142,
        137
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_frame_overlay": "images/theme_frame_overlay.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_toolbar": "images/theme_toolbar.png"
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0.32,
        1,
        0.5
      ]
    }
  },
  "version": "1"
}