Prizm Search

Prizm Search

Get a new tab of your choice!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Prizm Search",
  "description": "Get a new tab of your choice!",
  "version": "7.0",
  "manifest_version": 3,
  "chrome_url_overrides": {
    "newtab": "new_tab.html"
  },
  "icons": {
    "16": "/images/x16.png",
    "48": "/images/x48.png",
    "128": "/images/x128.png"
  }
}