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

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

Learn More

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

browser.link.open_newwindow keeps changing to 2, instead of the default 3

  • 2 відповіді
  • 0 мають цю проблему
  • 15 переглядів
  • Остання відповідь від Bean

more options

Hi,

I have an issue that about:config > browser.link.open_newwindow keeps setting itself to '2', so I have to repeatedly go in and reset it to '3'.

Not entirely sure what could've caused this, all I've been able to find is this here support article with another bloke having the samme issue, but what seemed to be only once.

I haven't done much in way of troubleshooting, as I'm not really sure how to go about doing that for a browser.

If I had to guess, it would be either something updating, or an extension yanking my chain, so here's the list of every extension I have installed:

1Password - Password Manager Allkeyshop - Compare Game Prices Bitwarden - Free Password Manager Buster: Captcha Solver for Humans Dark Reader Disable YouTube Cards Duplicate Tab Shortcut Fast Copy Links Honey NordVPN - A VPN Proxy Extension for Firefox Return YouTube Dislike Tab Reloader (page auto refresh) uBlock Origin

Hi, I have an issue that about:config > browser.link.open_newwindow keeps setting itself to '2', so I have to repeatedly go in and reset it to '3'. Not entirely sure what could've caused this, all I've been able to find is this [https://support.mozilla.org/en-US/questions/1322619 here] support article with another bloke having the samme issue, but what seemed to be only once. I haven't done much in way of troubleshooting, as I'm not really sure how to go about doing that for a browser. If I had to guess, it would be either something updating, or an extension yanking my chain, so here's the list of every extension I have installed: 1Password - Password Manager Allkeyshop - Compare Game Prices Bitwarden - Free Password Manager Buster: Captcha Solver for Humans Dark Reader Disable YouTube Cards Duplicate Tab Shortcut Fast Copy Links Honey NordVPN - A VPN Proxy Extension for Firefox Return YouTube Dislike Tab Reloader (page auto refresh) uBlock Origin

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

Your System Details show that you have a user.js file in the profile folder to initialize prefs each time Firefox starts. The user.js file will only be present if you or other software has created this file and is normally not present.

You can check its content with a text editor (right-click: "Open with"; do not double-click). The user.js file is read each time Firefox is started and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.

You can delete the user.js file if you didn't create this file yourself.

You can use the button on the "Help -> More Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page (Root directory).

Читати цю відповідь у контексті 👍 1

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

more options

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

Your System Details show that you have a user.js file in the profile folder to initialize prefs each time Firefox starts. The user.js file will only be present if you or other software has created this file and is normally not present.

You can check its content with a text editor (right-click: "Open with"; do not double-click). The user.js file is read each time Firefox is started and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.

You can delete the user.js file if you didn't create this file yourself.

You can use the button on the "Help -> More Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page (Root directory).

more options

cor-el sagde

You can delete the user.js file if you didn't create this file yourself.

Thank you mate, this solved it :)