Examine source code of muvluv sumika.v1

Inspect and view changes in muvluv sumika.v1 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": "sumika.v1",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(80, 88, 166, 0)",
      "toolbar_text": "rgb(19, 18, 19)",
      "frame": "rgb(255, 255, 255)",
      "tab_background_text": "rgb(6, 6, 6)",
      "toolbar_field": "rgba(253, 59, 159, 0.37)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(7, 7, 7)",
      "popup": "rgb(244, 244, 244)",
      "popup_text": "rgb(0, 0, 0)",
      "tab_loading": "rgb(7, 7, 7)"
    }
  }
}