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

When an extension is removed is anything left behind

  • 4 პასუხი
  • 0 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 1 ნახვა
  • ბოლოს გამოეხმაურა noel_envode

For the purposes of maintaining a clean profile.

For the purposes of maintaining a clean profile.

გადაწყვეტა შერჩეულია

If you uninstall an extension properly via the Add-ons page then its data should be removed unless you have chosen to keep it (there are extensions.webextensions.keep prefs on the about:config page). If you remove the extension by removing the file in the profile folder then this cleanup obviously is not possible. If you would reset all prefs then extensions.webextensions.uuids gets lost and this means that the extension won't be able to find its data in storage/default/moz-extension+++<UUID>.

პასუხის ნახვა სრულად 👍 1

ყველა პასუხი (4)

I have found left over files in my profile from addons that were removed years before.

So there is no mechanism to assure this doesn't happen, or clean things up? To avoid possible profile corruption from bad stuff left behind?

შერჩეული გადაწყვეტა

If you uninstall an extension properly via the Add-ons page then its data should be removed unless you have chosen to keep it (there are extensions.webextensions.keep prefs on the about:config page). If you remove the extension by removing the file in the profile folder then this cleanup obviously is not possible. If you would reset all prefs then extensions.webextensions.uuids gets lost and this means that the extension won't be able to find its data in storage/default/moz-extension+++<UUID>.

cor-el said

If you uninstall an extension properly via the Add-ons page then its data should be removed
Great. Thanks.