Slope 3 Unblocked

Slope 3 Unblocked

Slope 3 Unblocked Game

Merlin
Additional files are visible only to premium users

manifest.json


{
  "action": {
    "default_icon": {
      "128": "icon.png"
    },
    "default_title": "Slope 3 Unblocked"
  },
  "background": {
    "service_worker": "background.js"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "description": "Slope 3 Unblocked Game",
  "host_permissions": [
    "https://*/*"
  ],
  "icons": {
    "128": "icon.png"
  },
  "manifest_version": 3,
  "name": "Slope 3 Unblocked",
  "sandbox": {
    "pages": [
      "index.html"
    ]
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "2.6"
}