BTS 2022

BTS 2022 Theme
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": 2,
  "theme": {
    "images": {
      "theme_ntp_background": "ash_gray_9527.png"
    },
    "properties": {
      "ntp_background_alignment": "center center",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "name": "BTS 2022",
  "description": "BTS 2022 Theme",
  "version": "1.1",
  "default_locale": "en"
}