The tunnel

The tunnel

Light at the end of the tunnel concept - An old, dark tunnel leading to a beautiful landscape

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "The tunnel",
  "description": "Light at the end of the tunnel concept - An old, dark tunnel leading to a beautiful landscape",
  "manifest_version": 3,
  "version": "1.0.0",
  "theme": {
    "images": {
      "theme_ntp_background": "The tunnel.png"
    },
    "colors": {
      "frame": [
        41,
        36,
        33
      ],
      "toolbar": [
        78,
        68,
        62
      ],
      "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"
}