Stoicism Quotes New Tab

Stoicism Quotes New Tab

Change your new tab to display stoicism quotes

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Stoicism Quotes New Tab",
  "description": "Change your new tab to display stoicism quotes",
  "version": "1.0.2",
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  }
}