Examine source code of Rugu Rena / Higurashi no Naku Koro ni

Inspect and view changes in Rugu Rena / Higurashi no Naku Koro ni 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
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Rugu Rena Higurashi no koro ni",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right center"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(0, 0, 0, 0.4)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(175, 174, 179)",
      "toolbar_field": "rgba(0, 0, 0, 0)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(0, 0, 0)",
      "popup": "rgba(0, 0, 0, 0.78)",
      "popup_text": "rgb(221, 221, 221)",
      "icons": "rgb(249, 248, 255)",
      "tab_loading": "rgb(0, 0, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{078d4fa4-134e-451f-b4e9-598181f227c3}"
    }
  }
}