User Scripts
About 88 wordsLess than 1 minute
ShimX manages .js scripts injected into Codex pages. Scripts are stored under <AppSupport>/scripts/.
Features include import, create, edit, delete, enable, disable, batch operations, metadata display, auto-save, runtime refresh, hot run, DevTools console access, and an in-app manual.
Script metadata is parsed from a // ==ShimX== block. If metadata is missing, ShimX generates defaults from the file name.
Injected scripts can call the Flutter side through window.shimx(path, payload) and use window.shimxApi.