Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

A new window for bookmark

  • 5 відповідей
  • 0 мають цю проблему
  • 1 перегляд
  • Остання відповідь від William

more options

I used to click on a bookmark to open a new window and load the link, but now it's loaded directly into the original window, how do I revert back to the previous state?

I used to click on a bookmark to open a new window and load the link, but now it's loaded directly into the original window, how do I revert back to the previous state?

Обране рішення

To change your Firefox configuration, please do the following:

  1. In the address bar, type about:config and press the Enter key.
    • The about:config warning page may appear. Click Accept the Risk and Continue to continue to the about:config page.
  2. Set the browser.tabs.loadBookmarksInTabs preference to true.
Читати цю відповідь у контексті 👍 1

Усі відповіді (5)

more options

Enter about:config in the address bar and set browser.tabs.loadBookmarksInTabs = true.

more options

TyDraniu said

Enter about:config in the address bar and set browser.tabs.loadBookmarksInTabs = true.

You know I'm not good at using this browser and did not know how to find the details of it,so if it is OK for you,could you please give me a more detailed answer of this question?Thanks.

more options

Вибране рішення

To change your Firefox configuration, please do the following:

  1. In the address bar, type about:config and press the Enter key.
    • The about:config warning page may appear. Click Accept the Risk and Continue to continue to the about:config page.
  2. Set the browser.tabs.loadBookmarksInTabs preference to true.
more options

See:

Type about:config in the location (address) bar and press the Enter key to open about:config like you open a website by typing the URL in the location bar.

  • if you see a warning message then you can confirm that you want to access about:config.
  • use the Search bar at the top of about:config to locate preferences more easily
  • preferences that have been modified and do not have the default value show as bold (user set)
  • preferences that are user set (bold) can be reset to the default value by clicking the reset button at the far right on its line
  • preferences can be modified via the Edit button and by double-clicking the line with the pref

You can create a new preference by typing/pasting the name in the search bar, select the type: String, Number, Boolean, and click the '+' button to create the pref and type the value and confirm by clicking the OK button.

more options

cor-el

See: Type about:config in the location (address) bar and press the Enter key to open about:config like you open a website by typing the URL in the location bar.
  • if you see a warning message then you can confirm that you want to access about:config.
  • use the Search bar at the top of about:config to locate preferences more easily
  • preferences that have been modified and do not have the default value show as bold (user set)
  • preferences that are user set (bold) can be reset to the default value by clicking the reset button at the far right on its line
  • preferences can be modified via the Edit button and by double-clicking the line with the pref
You can create a new preference by typing/pasting the name in the search bar, select the type: String, Number, Boolean, and click the '+' button to create the pref and type the value and confirm by clicking the OK button.

Thank you!