[loader] Add Electron plugin asset protocol #6
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lapis-notes/plugin-registry#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source: Lapis plugin module loading plan, 2026-06-02.
Goal: make installed plugin files URL-addressable in Electron renderer through a narrow secure custom protocol.
Scope:
lapis-pluginas a privileged, standard, secure, fetch-capable protocol beforeapp.ready.lapis-plugin://[vault-id]/[plugin-id]/[version-or-hash]/[path].Acceptance:
lapis-plugin://.../main.mjs.