Examine source code of Zeeland Sunset Stroll

Inspect and view changes in Zeeland Sunset Stroll 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
{
  "name": "Zeeland Sunset Stroll",
  "description": "Two people walking along the coastal path at sunset at the Zeeland coast near Zoutelande, North Sea.",
  "manifest_version": 3,
  "version": "1.0.0",
  "theme": {
    "images": {
      "theme_ntp_background": "Zeeland Sunset Stroll.png"
    },
    "colors": {
      "frame": [
        48,
        51,
        44
      ],
      "toolbar": [
        78,
        83,
        72
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar_button_icon": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "toolbar_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ]
    }
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}