Marginalised Quote of the Day

Marginalised Quote of the Day

Quotes of the day from people who aren't straight, cisgender, white men

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "author": "mattcen",
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "description": "Quotes of the day from people who aren't straight, cisgender, white men",
  "homepage_url": "https://github.com/mattcen/mqotd",
  "manifest_version": 2,
  "name": "Marginalised Quote of the Day",
  "permissions": [
    "tabs"
  ],
  "version": "1.4"
}