Examine source code of Kyojuro Rengoku (Demon Slayer)

Inspect and view changes in Kyojuro Rengoku (Demon Slayer) 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": "Kyojuro Rengoku (Demon Slayer)",
  "manifest_version": 2,
  "version": "4.0",
  "theme": {
    "images": {
      "theme_frame": "rengoku.png"
    },
    "colors": {
      "frame": "rgba(0, 0, 0, 1)",
      "tab_background_text": "rgba(255, 224, 130, 0.8)",
      "toolbar": "rgba(117, 86, 23, 0.2)",
      "toolbar_field": "rgba(247, 198, 129, 0.4)",
      "toolbar_field_text": "rgba(140, 29, 21, 1)",
      "tab_line": "rgba(92, 48, 20, 0.4)"
    }
  }
}