PetiTip

PetiTip

Baby Development Month by Month

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "PetiTip",
  "description": "Baby Development Month by Month",
  "version": "1.2",
  "icons": {
    "16": "logo/16.png",
    "48": "logo/48.png",
    "65": "logo/65.png",
    "128": "logo/128.png"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  }
}