Examine source code of Shenhe - Genshin Impact Animated

Inspect and view changes in Shenhe - Genshin Impact Animated 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": "Shenhe - Genshin Impact Animated",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "Shenhe.gif"
    },
    "colors": {
      "frame": "rgba(115, 191, 250, 1)",
      "tab_background_text": "rgba(40, 76, 128, 1)",
      "toolbar": "rgba(255, 255, 255, 0)",
      "bookmark_text": "rgba(40, 76, 128, 1)",
      "toolbar_field": "rgba(252, 242, 242, 0)",
      "toolbar_field_text": "rgba(40, 76, 128, 1)",
      "tab_line": "rgba(0, 255, 200, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e0efc3fd-8f51-4f78-8a86-e92fd35e3622}"
    }
  }
}