web-app-cast extension doesn't work on these browsers:
- Firefox (❌)
- Webkit (❌)
- Headless Chromium (❌)
Only works on these:
- Headed Chrome (✅)
- Headed Chromium (✅)
Steps to reproduce
- Run ocis
- Open "https://host.docker.internal:9200" in
Firefox and Webkit browsers
- Upload a file and check the "Cast" file-action from from the right-click context menu
Error logs:

👉 There are no other required requests to fetch cast related files (❌):

In headed chrome (works ✅), there are these requests:

Actual behavior
No "Cast" context menu

Expecetd behavior
There should be a "Cast" file context menu
