Poppy Playtime Chapter 3 Unblocked Game

Poppy Playtime Chapter 3 Unblocked Game

Explore the haunted world of Huggy Wuggy in Poppy Playtime Chapter 3. Outsmart the sinister toy and escape its grasp!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "__MSG_AppName__",
  "offline_enabled": true,
  "default_locale": "en",
  "version": "1.0",
  "version_name": "1.0",
  "description": "__MSG_AppDesc__",
  "icons": {
    "16": "icon/poppy-playtime-chapter-3-16x16.png",
    "48": "icon/poppy-playtime-chapter-3-48x48.png",
    "128": "icon/poppy-playtime-chapter-3-128x128.png",
    "256": "icon/poppy-playtime-chapter-3-256x256.png"
  },
  "action": {
    "default_icon": {
      "16": "icon/poppy-playtime-chapter-3-16x16.png",
      "48": "icon/poppy-playtime-chapter-3-48x48.png",
      "128": "icon/poppy-playtime-chapter-3-128x128.png",
      "256": "icon/poppy-playtime-chapter-3-256x256.png"
    },
    "default_title": "Click to open the popup",
    "default_popup": "index.html"
  },
  "background": {
    "service_worker": "background.js"
  },
  "options_page": "index.html",
  "homepage_url": "https://unblockedhub.com/"
}