Examine source code of Sweet Dream in Egypt

Inspect and view changes in Sweet Dream in Egypt 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://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "version": "1.0.0",
  "name": "Sweet Dream in Egypt",
  "theme": {
    "images": {
      "theme_ntp_background": "theme_ntp_background.png",
      "theme_tab_background": "theme_tab_background.png"
    },
    "colors": {
      "frame": [
        17,
        61,
        133
      ],
      "ntp_background": [
        6,
        20,
        54
      ],
      "tab_text": [
        240,
        242,
        244
      ],
      "tab_background_text": [
        240,
        242,
        244
      ],
      "bookmark_text": [
        240,
        242,
        244
      ],
      "ntp_text": [
        240,
        242,
        244
      ],
      "ntp_link": [
        148,
        196,
        255
      ],
      "ntp_header": [
        240,
        242,
        244
      ],
      "toolbar": [
        38,
        20,
        92
      ],
      "toolbar_text": [
        240,
        242,
        244
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ],
      "omnibox_background": [
        240,
        242,
        244
      ]
    },
    "tints": {},
    "properties": {
      "ntp_background_alignment": "right",
      "ntp_background_repeat": "no-repeat"
    }
  }
}