demo · v144 · removal

Worklet Probe

Try to add a Shared Storage worklet module; in Chrome 144 the call rejects. Pair with the recommended replacement (IndexedDB cross-tab via BroadcastChannel).

support: checking…

click "probe" to run feature detection against this build

the API

// Removed in Chrome 144. Probe at runtime; do NOT use in new code.
// See the parent feature page for the migration cheatsheet.

see also