Examine source code of sea front

Inspect and view changes in sea front 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": "sea front",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-011-d53e0d0d1538ed554a90e056a2f04eca.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(5, 26, 33, 0.63)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(131, 195, 214)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(9, 67, 93)",
      "tab_line": "rgb(35, 180, 247)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(35, 180, 247)",
      "tab_loading": "rgb(35, 180, 247)"
    }
  }
}