Examine source code of Black Flying Raven/Crow, Black&White, abstract

Inspect and view changes in Black Flying Raven/Crow, Black&White, abstract 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": "Black Flying Raven/Crow, Black&w",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(0, 0, 0, 0)",
      "toolbar_text": "rgb(73, 73, 73)",
      "frame": "rgb(251, 251, 251)",
      "tab_background_text": "rgb(73, 73, 73)",
      "toolbar_field": "rgba(16, 57, 97, 0)",
      "toolbar_field_text": "rgb(73, 73, 73)",
      "tab_line": "rgb(0, 0, 0)",
      "popup": "rgb(73, 73, 73)",
      "popup_text": "rgb(224, 224, 224)",
      "tab_loading": "rgb(0, 0, 0)"
    }
  }
}