Messenger Kids For PC - Windows and Mac

Messenger Kids For PC - Windows and Mac

Are you want to use Messenger Kids on your PC and windows or Mac ? Install now the extension and start chatting.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "version": "1.0.2",
  "name": "Messenger Kids For PC - Windows and Mac",
  "description": "Are you want to use Messenger Kids on your PC and windows or Mac ? Install now the extension and start chatting.",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "128": "icon/128.png"
  },
  "background": {
    "service_worker": "background.js"
  },
  "action": {
    "default_icon": "icon/default.png",
    "default_title": "Messenger Kids Web",
    "default_popup": "index.html"
  }
}