Package the portable DSH profiles, local plugins, desktop integration, Firefox wrapper, and ownership-aware installer lifecycle. Bundle checksum-pinned OpenVSCode, editor extensions, translation assets, and cloudflared so unreliable upstream artifact downloads cannot break a clean installation.
7 lines
332 B
YAML
7 lines
332 B
YAML
# dsh-header-menu bundle patch: inserts the plugin row into the profile roster.
|
|
# The node half (exports ".") is a no-op; all behavior lives in the browser
|
|
# half (exports "./client"), which collapses the conversation header utility
|
|
# buttons into a single dropdown menu.
|
|
- insert:
|
|
- id: header-menu
|
|
name: dsh-header-menu
|