Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Learn More

_TARGET=BLANK equivalent on Bookmarks?

  • 2 svar
  • 0 har detta problem
  • 34 visningar
  • Senaste svar av purchasing12

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.

Vald lösning

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

Läs svaret i sitt sammanhang 👍 1

Alla svar (2)

more options

Vald lösning

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.)