mprojectscode_obsidian-safe.../manifest.json
2026-05-30 12:57:56 +02:00

11 lines
337 B
JSON

{
"id": "safe-js",
"name": "Safe JS",
"version": "0.1.3",
"minAppVersion": "1.13.0",
"description": "Run JavaScript through sandboxed Web Workers and a limited RPC surface.",
"author": "Moritz Jung",
"authorUrl": "https://www.moritzjung.dev/",
"fundingUrl": "https://github.com/sponsors/mProjectsCode",
"isDesktopOnly": false
}