Money Maker

Money Maker

Chrome Game Extension

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Money Maker",
  "description": "Chrome Game Extension",
  "version": "3.8",
  "manifest_version": 3,
  "action": {
    "default_popup": "index.html",
    "default_icon": "pic.png"
  }
}