Examine source code of Ghibli ~Howl Catching a Star

Inspect and view changes in Ghibli ~Howl Catching a Star 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": "Ghibli ~Howl Catching a Star",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "0.jpg"
    },
    "colors": {
      "frame": "rgba(8, 44, 70, 1)",
      "tab_background_text": "rgba(241, 224, 198, 1)",
      "toolbar": "rgba(8, 44, 70, 1)",
      "bookmark_text": "rgba(254, 253, 205, 1)",
      "toolbar_field": "rgba(8, 44, 70, 1)",
      "toolbar_field_text": "rgba(254, 253, 205, 1)",
      "tab_line": "rgba(254, 253, 205, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{19847cdb-c685-4f38-84b4-a2d0f395577b}"
    }
  }
}