HELLO, BABY! COUNTDOWN

HELLO, BABY! COUNTDOWN

Countdown for Baby! I pray your child will be born safely.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "HELLO, BABY! COUNTDOWN",
  "short_name": "HELLO, BABY!",
  "version": "1.0",
  "description": "Countdown for Baby! I pray your child will be born safely.",
  "icons": {
    "128": "icon_128.png"
  },
  "chrome_url_overrides": {
    "newtab": "baby.html"
  }
}