Examine source code of Watermelon with Seeds

Inspect and view changes in Watermelon with Seeds 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": "Watermelon with Seeds",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-004-411c27df18d2f86bd8790aa4a1bde85f.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(87, 157, 86)",
      "toolbar_text": "rgb(8, 100, 40)",
      "frame": "rgb(255, 99, 133)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgba(19, 113, 52, 0.7)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(8, 100, 40)",
      "popup": "rgb(255, 99, 133)",
      "popup_text": "rgba(81, 0, 29, 0.75)",
      "button_background_active": "rgb(255, 99, 133)",
      "button_background_hover": "rgba(255, 99, 133, 0.43)",
      "ntp_text": "rgba(255, 82, 145, 0.92)",
      "tab_background_separator": "rgb(255, 0, 93)",
      "toolbar_bottom_separator": "rgb(8, 100, 40)",
      "toolbar_field_border_focus": "rgb(8, 100, 40)",
      "toolbar_field_border": "rgb(8, 100, 40)",
      "toolbar_field_separator": "rgb(8, 100, 40)",
      "toolbar_top_separator": "rgb(255, 0, 93)",
      "toolbar_vertical_separator": "rgb(8, 100, 40)",
      "tab_loading": "rgb(8, 100, 40)"
    }
  }
}