You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i've visited a page via your browser,
it can't open the links that have target=_blank value
is it possible to call "new tab" function when clicking target=_blank links?
i mean trigger self.createTab(e.href) on browser.jsx when link has target=_blank
Thanks a lot!
The text was updated successfully, but these errors were encountered:
Hi!
Thanks for this great ui!
when i've visited a page via your browser,
it can't open the links that have target=_blank value
is it possible to call "new tab" function when clicking target=_blank links?
i mean trigger self.createTab(e.href) on browser.jsx when link has target=_blank
Thanks a lot!
The text was updated successfully, but these errors were encountered: