I have an extension that opens the start page after installation with the URL:
safari-web-extension://my-web-extension-page.html
It's not possible on this page to open any link on a new tab if the link has attribute target="_blank" or even with "Command (⌘) + click" combination
Are there any restrictions on pages with protocol safari-web-extension://?