Paper io Unblocked Online

Paper io Unblocked Online

paper io is multiplayer game in which you can once again take the largest area on paper N compete with your fellow friends for area

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Paper io Unblocked Online",
  "version": "9.8.8",
  "description": "paper io is multiplayer game in which you can once again take the largest area on paper N compete with your fellow friends for area",
  "action": {
    "default_icon": "images/icon128.png"
  },
  "author": "Sahuji",
  "default_locale": "en",
  "background": {
    "service_worker": "scripts/service-worker.js"
  },
  "icons": {
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "offline_enabled": false,
  "permissions": [
    "storage",
    "notifications",
    "alarms"
  ],
  "host_permissions": [
    "https://allunblockedgames.com/panel/"
  ]
}