The God Kind Of Prosperity

The God Kind Of Prosperity

A browser (Chrome)extension that shows a random quotes from God kind of Prosperity book by Dr. Isaiah Wealth

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "The God Kind Of Prosperity",
  "description": "A  browser (Chrome)extension that shows a random quotes from God kind of Prosperity book by Dr. Isaiah Wealth",
  "version": "0.0.1",
  "manifest_version": 2,
  "icons": {
    "128": "icon.jpg"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  }
}