-
navigate to
Docks -> Custom Browser Docks
that's all! you can access overlay controls in Docks
Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:
npm run devto add or remove settings to the overlay, see the PersistentState objects in src/lib/storage.svelte.ts, which pages can import.

