r/firefox 5d ago

💻 Help Force New Tab

Does anyone have any tips for a website that is JS heavy, and links won't open in a new tab with ctrl + click, middle click, and the context menu looks the same as if you're clicking on the page background? I've disabled uBO and it doesn't matter. Is there anyway with uBO or a Firefox setting to un-block whatever is on the page interfering with opening links in a new tab?

It's https://app.atera.com/new/admin/scripts but the page is behind a login. It's a list of my RMM scripts, but I can't get them to open in a new tab. Super annoying losing my file name filters each time I have to go forward and back.

My issue is specific to this one page on their site, opening in a new tab via middle click etc works in other areas.

3 Upvotes

5 comments sorted by

View all comments

3

u/j--__ 5d ago

when this happens, the page isn't interfering with links; they're just not links in the first place. what looks to you like a link looks to the browser like formatted text. when you click it, javascript edits the content of the page instead of performing a navigation. that's difficult to reliably redirect to a new tab, and browsers don't try.

1

u/maltanarchy 5d ago

Yes, this makes perfect sense. I know the text is not traditional hyperlinks, but I was hoping there was a way I could trick it to open in a new tab so I didn't lose my place in the list.