Examine source code of skz cece

Inspect and view changes in skz cece 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": "skz cece",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right center"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(173, 2, 4)",
      "toolbar_text": "rgb(251, 246, 246)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(173, 2, 4)",
      "toolbar_field": "rgb(251, 246, 246)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(251, 246, 246)",
      "popup": "rgb(251, 246, 246)",
      "popup_text": "rgb(173, 2, 4)",
      "icons_attention": "rgb(251, 246, 246)",
      "icons": "rgb(251, 246, 246)",
      "ntp_background": "rgb(0, 0, 0)",
      "ntp_text": "rgb(251, 246, 246)",
      "popup_border": "rgb(251, 246, 246)",
      "popup_highlight_text": "rgb(0, 0, 0)",
      "sidebar_border": "rgb(173, 2, 4)",
      "sidebar_highlight": "rgb(0, 0, 0)",
      "tab_loading": "rgb(173, 2, 4)",
      "tab_selected": "rgb(173, 2, 4)",
      "tab_text": "rgb(251, 246, 246)",
      "toolbar_field_border": "rgb(0, 0, 0)",
      "toolbar_field_text_focus": "rgb(0, 0, 0)",
      "toolbar_top_separator": "rgb(251, 246, 246)",
      "toolbar_vertical_separator": "rgb(251, 246, 246)"
    }
  }
}