Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Repeating "Welcome back" popup when starting Firefox

  • 7 个回答
  • 5 人有此问题
  • 1 次查看
  • 最后回复者为 pepak

more options

I have just upgraded to Firefox version 123. Now whenever I start Firefox on any of my profiles, it will immediately or almost immediately display a "Welcome back" popup stating that "Here’s a quick reminder that you can keep your favorite indie browser just one click away." and provides a button to make the browser the default one. That's exceedingly annoying - I can understand that Firefox wants to notify my once in a while, but this happens at least once a day, probably more often than that. I looked over the source code and got that it is a "spotlight" feature, but I failed to find any settings that would turn it off. Any idea how can I disable this forever?

I have just upgraded to Firefox version 123. Now whenever I start Firefox on any of my profiles, it will immediately or almost immediately display a "Welcome back" popup stating that "Here’s a quick reminder that you can keep your favorite indie browser just one click away." and provides a button to make the browser the default one. That's exceedingly annoying - I can understand that Firefox wants to notify my once in a while, but this happens at least once a day, probably more often than that. I looked over the source code and got that it is a "spotlight" feature, but I failed to find any settings that would turn it off. Any idea how can I disable this forever?

被采纳的解决方案

Found it.

The information that I refused the change of the default browser is stored in `<profile>\storage\permanent\chrome\idb\3870112724rsegmnoittet-es.sqlite`. If I don't delete the file (which I normally do), the question will not be repeated.

定位到答案原位置 👍 0

所有回复 (7)

more options

Untick "Always check if Firefox is your default browser" and "Recommend features as you browse" in settings.

有帮助吗?

more options

Unfortunately, both of the checkboxes are unchecked and the problem persists.

有帮助吗?

more options

Note that this is about the Firefox Doodle. See line 1123.

# “indie” is short for the term “independent”.
# In this instance, free from outside influence or control.
fox-doodle-pin-body = Here’s a quick reminder that you can keep your favorite indie browser just one click away.

Firefox would normally only show such a message once or twice (frequency:{lifetime:2}). Do you otherwise have problems with preferences?

有帮助吗?

more options

Make sure that browser.shell.checkDefaultBrowser and browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features are always false in about:config on startup.

Visit about:policies in the address bar and see if there are any active enterprise policies.

Does it still happen in a new profile? An easy way to test a new profile is to install Developer Edition and see if it happens there or refresh your existing profile. Make sure you stay signed out of your sync account when testing.

有帮助吗?

more options

You can check if 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

zeroknight:

  • browser.shell.checkDefaultBrowser is set to false.
  • browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features is also false.
  • I do have some policies enabled but none of those relate to the message.
  • A new profile solves the problem but since the profile I use is heavily customized, that is not really a solution.

cor-el:

  • This is the only problem with my preferences that I am aware of.
  • I don't have a user.js file yet but if there is a way to prevent the message by creating the file, I would be happy to do so.

Thinking about the suggestions mentioned so far, it might be the case that the setting is saved somewhere outside the usual settings area, as I am routinely performing a rather aggressive profile cleanup and by using an unusual storage, it's conceivable that the setting would get deleted. I will need to experiment with that.

有帮助吗?

more options

选择的解决方案

Found it.

The information that I refused the change of the default browser is stored in `<profile>\storage\permanent\chrome\idb\3870112724rsegmnoittet-es.sqlite`. If I don't delete the file (which I normally do), the question will not be repeated.

有帮助吗?

我要提问

您需要登录才能回复。如果您还没账号,可以提出新问题