Examine source code of Catholic - Precious Blood

Inspect and view changes in Catholic - Precious Blood 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": "Catholic - Precious Blood",
  "manifest_version": 2,
  "version": "3.0",
  "theme": {
    "images": {
      "theme_frame": "preciousblood3.jpg"
    },
    "colors": {
      "frame": "rgba(214, 214, 214, 0.69)",
      "tab_background_text": "rgba(212, 192, 144, 1)",
      "toolbar": "rgba(224, 204, 192, 0.3)",
      "bookmark_text": "rgba(255, 235, 133, 0.8)",
      "toolbar_field": "rgba(255, 255, 255, 1)",
      "toolbar_field_text": "rgba(105, 29, 26, 1)",
      "tab_line": "rgba(199, 56, 52, 0.36)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5d688e2d-7f35-43bc-bdc9-1eda352d0987}"
    }
  }
}