Superstart 69 - Millions NFT arts in New Tab

Superstart 69 - Millions NFT arts in New Tab

Replace new tab page with beautiful and inspirational artworks based on blockchain NFT technology.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Superstart 69 - Millions NFT arts in New Tab",
  "description": "Replace new tab page with beautiful and inspirational artworks based on blockchain NFT technology.",
  "version": "1.0",
  "chrome_url_overrides": {
    "newtab": "pages/new-tab.html"
  },
  "icons": {
    "16": "img/favicons/favicon-16px.png",
    "48": "img/favicons/favicon-48px.png",
    "128": "img/favicons/favicon-128px.png"
  }
}