POPULAR SPORTS

Sports always attract people's attention.
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",
  "name": "POPULAR SPORTS",
  "description": "Sports always attract people's attention.",
  "manifest_version": 3,
  "theme": {
    "colors": {
      "frame": [
        103,
        121,
        64
      ],
      "ntp_background": [
        198,
        210,
        186
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_section": [
        103,
        121,
        64
      ],
      "ntp_text": [
        103,
        121,
        64
      ],
      "toolbar": [
        222,
        229,
        215
      ]
    },
    "icons": {
      "128": "images/fun88thai-128.png"
    },
    "images": {
      "theme_frame": "images/theme_frame_camo.png",
      "theme_ntp_background": "images/theme_fun88thai-max.png",
      "theme_toolbar": "images/theme_toolbar_camo.png"
    },
    "tints": {
      "buttons": [
        0.3,
        0.5,
        0.5
      ]
    },
    "properties": {
      "ntp_background_alignment": "center bottom",
      "ntp_background_repeat": "repeat-x"
    }
  },
  "version": "0.0.1"
}