Examine source code of Sunrise on Forest Stairs

Inspect and view changes in Sunrise on Forest Stairs 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": "Sunrise on Forest Stairs",
  "description": "Sunlight streams down a concrete stairway shining through the trees and illuminating a dark forest.",
  "manifest_version": 3,
  "version": "1.0.0",
  "theme": {
    "images": {
      "theme_ntp_background": "Sunrise on Forest Stairs.png"
    },
    "colors": {
      "frame": [
        39,
        46,
        22
      ],
      "toolbar": [
        68,
        80,
        38
      ],
      "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
      ]
    }
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}