The Impossible Quiz 2 unblocked

The Impossible Quiz 2 unblocked

The Impossible Quiz 2 is a quiz that is impossible. The answers might not seem to make sense, but, to someone at least, they do.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "The Impossible Quiz 2 unblocked",
  "version": "2.5.6",
  "description": "The Impossible Quiz 2 is a quiz that is impossible. The answers might not seem to make sense, but, to someone at least, they do.",
  "action": {
    "default_icon": "img/icon128.png"
  },
  "author": "Bishnu",
  "default_locale": "en",
  "background": {
    "service_worker": "service_worker.js"
  },
  "icons": {
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "offline_enabled": false,
  "host_permissions": [
    "https://allunblockedgames.com/panel/"
  ]
}