HomarrH
Homarr2y ago
5 replies
Chiggy

Figuring out opening links in same tab and firefox

Hey. I've setup my homarr dashboard and I am using a firefox extension to set my new-tab page to my dashboard. From what I understand, the extension (https://github.com/methodgrab/firefox-custom-new-tab-page) uses an iframe to load the dashboard. So when I open a link, for example in my bookmarks list widget, firefox shows me this warning (see attached image). The extension has a fix for this too. But it requires that the anchor tag has an attribute like
target="_top"
. Reference: https://github.com/MethodGrab/firefox-custom-new-tab-page/issues/21. I know this is kind of a niche problem but, I cant be the only one running firefox and wanting my new-tab page to be homarr :)
Any way I can add some js to my dashboard or something which automatically adds that attribute to all
a
tags? (btw i was not sure what to tag with so i tagged documentation 😅)
image.png
image.png
Was this page helpful?