搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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

被選擇的解決方法

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