Examine source code of Zhongli 1 (Genshin Impact)

Inspect and view changes in Zhongli 1 (Genshin Impact) 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
{
  "name": "Zhongli (Genshin Impact)",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "BannerZ.png"
    },
    "colors": {
      "frame": "rgba(61, 50, 17, 1)",
      "tab_background_text": "rgba(171, 91, 48, 1)",
      "toolbar": "rgba(214, 201, 201, 0)",
      "bookmark_text": "rgba(171, 91, 48, 1)",
      "toolbar_field": "rgba(38, 38, 38, 0)",
      "toolbar_field_text": "rgba(171, 91, 48, 1)",
      "tab_line": "rgba(56, 39, 25, 1)"
    }
  }
}