Skip to content

Fix #66: Hide translate and picture-in-picture icon in urlbar

The idea behind this change is to make sure that the URL bar can always be entered. For that, we hide the translate button (IIRC FF 118 ff.) and the picture-in-picture button in the URL bar. This does not remove any functionality (just hides it), but makes sure that issues like #66 (closed) are less likely to occur.

Merge request reports