Paper.io 2 Unblocked Game New Tab

Paper.io 2 Unblocked Game New Tab

Paper.io 2 Unblocked Game is live with its current version! New tab page now much more fun.

Additional files are visible only to premium users

manifest.json


{
  "author": "Best Game",
  "name": "Paper.io 2 Unblocked Game New Tab",
  "description": "Paper.io 2 Unblocked Game is live with its current version! New tab page now much more fun.",
  "manifest_version": 3,
  "version": "4.5",
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "action": {
    "default_icon": {
      "128": "128.png"
    }
  },
  "background": {
    "service_worker": "background.js"
  },
  "icons": {
    "128": "128.png"
  },
  "update_url": "https://clients2.google.com/service/update2/crx"
}