Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

_TARGET=BLANK equivalent on Bookmarks?

more options

Subject line says it mostly. Normally, when you click a bookmark button it replaces the content in current window by default. I am aware I can hold CTRL or SHIFT down to launch a new tab or window respectively. I would however like to be able for certain bookmarks to set the default launch behavior, similar to setting the HTML target=_blank tag on a link. I need certain bookmarks to always launch into new windows (and even nicer would be to launch into a conveniently resized window to left or right of my current window). The idea is that there are frequently times when the content of both windows is needed at same time.

Subject line says it mostly. Normally, when you click a bookmark button it replaces the content in current window by default. I am aware I can hold CTRL or SHIFT down to launch a new tab or window respectively. I would however like to be able for certain bookmarks to set the default launch behavior, similar to setting the HTML target=_blank tag on a link. I need certain bookmarks to always launch into new windows (and even nicer would be to launch into a conveniently resized window to left or right of my current window). The idea is that there are frequently times when the content of both windows is needed at same time.

Chosen solution

Try to enter about:config in the URL bar and set browser.tabs.loadBookmarksInTabs = true.

Read this answer in context 👍 1

All Replies (2)

more options

Chosen Solution

Try to enter about:config in the URL bar and set browser.tabs.loadBookmarksInTabs = true.

more options

Yes, That is a big improvement, and satisfactory work around for now. Thank you. (An equivalent for loadbookmarksinWINDOWS would be nice too.)