Examine source code of SpaceTab : Take a space break.

Inspect and view changes in SpaceTab : Take a space break. 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
{
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx",
  "manifest_version": 3,
  "name": "SpaceTab : Take a space break.",
  "description": "Discover the wonders of the universe on every new tab with SpaceTab.",
  "version": "0.0.1",
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  }
}