搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

_TARGET=BLANK equivalent on Bookmarks?

  • 2 个回答
  • 0 人有此问题
  • 34 次查看
  • 最后回复者为 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.

被采纳的解决方案

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

定位到答案原位置 👍 1

所有回复 (2)

more options

选择的解决方案

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