Just Stoic

Just Stoic

New Tab. New Day. New Quote. Top rated stoic quotes from Marcus Aurelius, Seneca and Epictetus

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Just Stoic",
  "short_name": "Just Stoic",
  "version": "0.0.0.9",
  "description": "New Tab. New Day. New Quote. Top rated stoic quotes from Marcus Aurelius, Seneca and Epictetus",
  "manifest_version": 2,
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  }
}