2025 Beach

Close-up of '2025' etched in beach sand with waves and a pastel sky.
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "manifest_version": 3,
  "version": "1.0.1",
  "theme": {
    "images": {
      "theme_ntp_background": "2025 Beach.png"
    },
    "colors": {
      "frame": [
        214,
        211,
        194
      ],
      "toolbar": [
        244,
        243,
        238
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "toolbar_button_icon": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "toolbar_text": [
        0,
        0,
        0
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_text": [
        0,
        0,
        0
      ]
    }
  },
  "default_locale": "en",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}