Examine source code of Serenity Tent

Inspect and view changes in Serenity Tent 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
{
  "version": "1.0.2",
  "manifest_version": 3,
  "name": "__MSG_themeName__",
  "default_locale": "en_US",
  "description": "A world so loud and full of noise, A peace of serenity is a precious choice. This theme can help you keep your space, In the ...",
  "theme": {
    "images": {
      "theme_ntp_background": "wallpaper.png"
    },
    "colors": {
      "frame": [
        45,
        131,
        150
      ],
      "toolbar": [
        179,
        219,
        227
      ],
      "vertical_frame": [
        179,
        219,
        227
      ],
      "vertical_active_tab": [
        255,
        255,
        255
      ],
      "vertical_background_tab": [
        179,
        219,
        227
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "toolbar_button_icon": [
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_logo_alternate": true
    }
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}