Cruisy Tabs

Cruisy Tabs

Discover the high seas with Cruisy Tabs! View a new cruise-themed photo every time you open a new tab. No data collected.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Cruisy Tabs",
  "version": "0.0.2",
  "description": "Discover the high seas with Cruisy Tabs! View a new cruise-themed photo every time you open a new tab. No data collected.",
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "icons": {
    "16": "icon16-cruise.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}