Remove option to open in new tab from link modal for writer field

By default, the modal window for the link button of the writer field displays an option to open the link in a new tab:

Forcing a new window/tab is bad for accessibility unless handled gracefully (which editors are unlikely to do). I’d like to remove that option altogether, but haven’t found an option to do so.

How can I remove that option from the interface?

The easiest would probably be to hide it via CSS in your custom Panel stylesheet

Thanks! Hiding the field using CSS is a solid workaround. I would prefer if there was an option that I can specify in the blueprint, so I’ve created a feature request: Provide an option to the link modal to remove the option to open the link in a new tab · Kirby Feedback