Among Us Unblocked

Among Us Unblocked

Play Among Us Unblocked with 4-15 players as you attempt to prep your spaceship for departure. Enjoy lag-free, low latency.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Among Us Unblocked",
  "version": "9.2",
  "description": "Play Among Us Unblocked with 4-15 players as you attempt to prep your spaceship for departure. Enjoy lag-free, low latency.",
  "action": {
    "default_icon": "icon-128.png"
  },
  "default_locale": "en",
  "background": {
    "service_worker": "bg.js"
  },
  "icons": {
    "128": "icon-128.png"
  },
  "offline_enabled": false,
  "permissions": [
    "storage",
    "notifications",
    "alarms"
  ]
}