It's not possible to open a link in a new tab on a page with the "safari-web-extension://someurl..." protocol

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://?

FB11958284 - target="_blank" and command-click don't work in extension pages

https://github.com/lapcat/SafariExtensions/issues/35

@jeffjohnson Thanks for your reply!

Is it a bug or is it supposed to work this way?

It's not possible to open a link in a new tab on a page with the "safari-web-extension://someurl..." protocol
 
 
Q