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!

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

Refresh brings back old add-ons

  • 2 답장
  • 2 이 문제를 만남
  • 13 보기
  • 최종 답변자: drizzler

more options

After doing a Firefox Refresh, everything seems to go smoothly. All my add-ons are removed, preferences reset, etc. However, when I quit and restart Firefox, suddenly all my old add-ons and settings are back as if I never did the refresh. What is causing this, and how can I get the refresh to stick?

This is Firefox 41 on a Mac.

After doing a Firefox Refresh, everything seems to go smoothly. All my add-ons are removed, preferences reset, etc. However, when I quit and restart Firefox, suddenly all my old add-ons and settings are back as if I never did the refresh. What is causing this, and how can I get the refresh to stick? This is Firefox 41 on a Mac.

모든 댓글 (2)

more options

This could be a problem with the profiles.ini file where the new profile didn't get registered. When you close and restart Firefox then the location of the old profile is read from the profiles.ini file.

See:


You should find the profiles.ini file in this hidden location:

  • Mac: ~/Library/Application Support/Firefox/
  • Linux: ~/.mozilla/firefox/
  • Windows: %AppData%\Mozilla\Firefox\
    *C:\Users\<user>\AppData\Roaming\Mozilla\Firefox\
more options

profiles.ini looks like this:

[General] StartWithLastProfile=1

[Profile0] Name=testing IsRelative=1 Path=Profiles/yc78tlbp.testing

[Profile1] Name=default-1443010542218 IsRelative=1 Path=Profiles/0ydp7gzl.default-1443010542218 Default=1

Those are my 2 profiles. "Default" is the one I use most of the time and contains all my add-ons, "testing" is basically a clean profile for testing and has no add-ons.

The "default" profile gets a new number each time I do a refresh, and the old one gets moved to the "Old Firefox Data" folder on my desktop. profiles.ini gets updated each time with the new numbered "default" profile.

So each time I do a refresh the profiles folder contains the same 2 profiles, but the "default" one should not include any add-ons, right? But as soon as I restart Firefox, the add-ons return. I can't figure out why this is happening.