Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Boxel 3D",
"description": "Boxel 3D is a speedrunning game packed with challenging levels, custom skins, online multiplayer, and a creative level editor.",
"version": "2.8.0",
"action": {
"default_popup": "index.html",
"default_title": "Boxel 3D"
},
"icons": {
"16": "png\/icon16.png",
"32": "png\/icon32.png",
"48": "png\/icon48.png",
"128": "png\/icon128.png"
},
"content_security_policy": {
"extension_pages": "script-src 'self' 'wasm-unsafe-eval';"
},
"permissions": [
"storage"
]
}