Elsa - Dark Minimal HomePage

Elsa - Dark Minimal HomePage

Custom minimal style startup/homepage for browser

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Elsa - Dark Minimal HomePage",
  "version": "1.0.2",
  "description": "Custom minimal style startup/homepage for browser",
  "manifest_version": 2,
  "chrome_settings_overrides": {
    "homepage": "index.html"
  },
  "icons": {
    "200": "icons/ICON-48.png"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  }
}