Classy Quote New Tab

Classy Quote New Tab

This extension provides the best quotes in a new tab with a beautiful background that can be inspirational and change your life

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Classy Quote New Tab",
  "description": "This extension provides the best quotes in a new tab with a beautiful background that can be inspirational and change your life",
  "version": "1.1",
  "manifest_version": 3,
  "icons": {
    "64": "img/classy-quote-64.png",
    "128": "img/classy-quote-128.png"
  },
  "chrome_url_overrides": {
    "newtab": "home.html"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}