Examine source code of Pink Murakami Garden

Inspect and view changes in Pink Murakami Garden 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": "Pink Murakami Garden",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg",
        "images/1.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top",
        "center center"
      ],
      "additional_backgrounds_tiling": [
        "repeat-x",
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(110, 1, 62, 0.66)",
      "toolbar_text": "rgb(253, 221, 255)",
      "frame": "rgb(61, 54, 80)",
      "tab_background_text": "rgb(81, 111, 174)",
      "toolbar_field": "rgba(56, 41, 56, 0.66)",
      "toolbar_field_text": "rgb(253, 221, 255)",
      "tab_line": "rgba(110, 1, 62, 0.66)",
      "popup": "rgba(110, 1, 62, 0.5)",
      "popup_text": "rgb(253, 221, 255)",
      "icons_attention": "rgb(255, 0, 175)",
      "ntp_background": "rgba(34, 7, 37, 0.5)",
      "ntp_text": "rgb(253, 221, 255)",
      "popup_border": "rgba(110, 1, 62, 0.66)",
      "popup_highlight": "rgba(110, 1, 62, 0.66)",
      "sidebar_border": "rgb(253, 221, 255)",
      "sidebar_highlight": "rgba(110, 1, 62, 0.66)",
      "sidebar_text": "rgb(253, 221, 255)",
      "sidebar": "rgb(56, 41, 56)",
      "tab_loading": "rgb(253, 221, 255)",
      "tab_selected": "rgba(110, 1, 62, 0.66)",
      "toolbar_bottom_separator": "rgba(110, 1, 62, 0.66)",
      "toolbar_field_highlight": "rgba(123, 2, 70, 0.66)",
      "toolbar_top_separator": "rgba(110, 1, 62, 0.66)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e93e5d3a-2d59-4a9c-bc3a-2e91686a83ea}"
    }
  }
}