Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Is there any way to disable how the options open since the new update?

  • 6 ответов
  • 5 имеют эту проблему
  • 5 просмотров
  • Последний ответ от cor-el

more options

I absolutely hate the way the options opens in a new tab instead of a new window. Is there any way to disable it so that the options opens in a new window like before?

I absolutely hate the way the options opens in a new tab instead of a new window. Is there any way to disable it so that the options opens in a new window like before?

Выбранное решение

The browser.preferences.inContent is no longer supported in Firefox 42 and later (Bug 1140495), so it is not possible to open a standalone window by setting this pref to false.

You can possibly create a button on the Bookmarks Toolbar to the about:preferences page and hold the Shift key and left-click to open the page in a new window.

You can look at the Classic Theme Restorer extension.

  • General UI (1): Open options page (about:preferences) in a window

If that isn't working or the choice is missing then you might be using a theme that isn't supported. You can check that by switching to the default theme.

Прочитайте этот ответ в контексте 👍 1

Все ответы (6)

more options

You can toggle browser.preferences.inContent to false on the about:config page.

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

more options

Thank you so much!!!

more options

This tip worked great when I used it a few months ago. I just upgraded to Firefox 42.0, and now Options opens in a tab again instead of a new window. I checked the about:config page and browser.preferences.inContent is still set to false. Is there any way to change this behavior in version 42.0?

more options

Выбранное решение

The browser.preferences.inContent is no longer supported in Firefox 42 and later (Bug 1140495), so it is not possible to open a standalone window by setting this pref to false.

You can possibly create a button on the Bookmarks Toolbar to the about:preferences page and hold the Shift key and left-click to open the page in a new window.

You can look at the Classic Theme Restorer extension.

  • General UI (1): Open options page (about:preferences) in a window

If that isn't working or the choice is missing then you might be using a theme that isn't supported. You can check that by switching to the default theme.

more options

Thanks for your help. The Classic Theme Restorer extension did the trick.

more options

You're welcome.

I've changed to solution to my above reply to avoid confusion.