Avatar for Username

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

Learn More

Addendum to 'Bookmarks Toolbar Open in New Tab'

  • 5 პასუხი
  • 0 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 27 ნახვა
  • ბოლოს გამოეხმაურა don.mitchel

https://support.mozilla.org/mk/questions/1316474

That was a useful article. But I would prefer to (also here) open a new tab behind the ones already open. Could this also be done?

https://support.mozilla.org/mk/questions/1316474 That was a useful article. But I would prefer to (also here) open a new tab behind the ones already open. Could this also be done?

გადაწყვეტა შერჩეულია

If you want bookmarks to open in background tabs, change browser.tabs.loadBookmarksInBackground to true in about:config.

If you want tabs to open in reversed order, install Open Tabs Next to Current.

პასუხის ნახვა სრულად 👍 1

ყველა პასუხი (5)

შერჩეული გადაწყვეტა

If you want bookmarks to open in background tabs, change browser.tabs.loadBookmarksInBackground to true in about:config.

If you want tabs to open in reversed order, install Open Tabs Next to Current.

This absolutely looks like the solution. And within 5 minutes - I'm floored .)

Thanks a lot!

I forgot: Should I undo this setting

browser.tabs.LoadBookmarksInTabs

or can it coexist with

browser.tabs.loadBookmarksInBackground ?

These prefs control whether to open a link in the current tab if this is an empty tab or always open a link in a new tab.

  • browser.tabs.loadBookmarksInTabs
  • browser.search.openintab

You can leave the menu open in case you want to open more bookmarks.

  • browser.bookmarks.openInTabClosesMenu

These prefs control whether links opened with a left-click open in the background or get focus: You can toggle the default action for opening a link in the background by holding down the Shift key when you hold Ctrl plus left-click or middle-click a link.

  • browser.tabs.loadInBackground (normal links)
  • browser.tabs.loadDivertedInBackground (javascript)
  • browser.tabs.loadBookmarksInBackground (bookmarks)
  • browser.search.context.loadInBackground (context menu: Search)