Examine source code of Stillness of seabed

Inspect and view changes in Stillness of seabed 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": "Stillness of seabed ",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "center center"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(255, 255, 255, 0.5)",
      "toolbar_text": "rgb(0, 98, 255)",
      "frame": "rgb(76, 255, 192)",
      "tab_background_text": "rgb(0, 0, 0)",
      "toolbar_field": "rgb(255, 252, 229)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(255, 255, 255)",
      "popup": "rgb(216, 255, 247)",
      "popup_text": "rgb(174, 69, 0)",
      "tab_loading": "rgb(255, 255, 255)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0458b3a7-4c02-453a-834c-602676bc3820}"
    }
  }
}