Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Learn More

Identify extension using 800MB of data in profile/default/storage.

  • 9 отговора
  • 0 имат този проблем
  • 56 изгледи
  • Последен отговор от Ciaopescao

more options

A folder in profile/default/storage with the name 'moz-extension+++d215ed11-a9b2-4927-bd1f-9755184bbe53' is using up 800MB of data on my install and is continuously adding more data.

The above string (ending 'bbe53') does not match with any extension on the about:support troubleshooting info page.

How do I find out which extension is storage data in this folder?

A folder in profile/default/storage with the name 'moz-extension+++d215ed11-a9b2-4927-bd1f-9755184bbe53' is using up 800MB of data on my install and is continuously adding more data. The above string (ending 'bbe53') does not match with any extension on the about:support troubleshooting info page. How do I find out which extension is storage data in this folder?

Всички отговори (9)

more options

Visit about:debugging#/runtime/this-firefox in the address bar and search for the extension ID there.

more options

Thanks that did it.

The extension is called Ghostery. Is there any way to limit the storage space in default/storage taken by a particular extension?

Променено на от Ciaopescao

more options

Dropa said

You should contact Ghostery developer about their software and it's install issues here.

I seek a general solution for any potential extensions which suffer the same problem, something along the lines of a config setting perhaps. Ghostery is just the offender at this moment.

I have posted this second part of the problem (limiting storage use) in a separate question but a mod closed the thread considering it a duplicate of this question. If the mods will allow it I will mark this thread as solved and open a question in a new thread, also removing mention of Ghostery so it is clear I am looking for a generally applicable solution if necessary.

Променено на от Ciaopescao

more options

Internally Firefox is using the UUID to access the extension. Those UUIDs are stored in extensions.webextensions.uuids on the about:config page.

more options

Ciaopescao said

limit the storage space in cache2

The "cache2" folder (Cached Web Content) is completely different from the "storage" folder (Cookies and Site Data). The web cache is dynamic and volatile, you can clear it any time you want or even disable it entirely (browser.cache.disk.enable set to false in about:config).

more options

Apologies I see the extension is saving its data in default/storage, not cache2. I have edited the post.

And yes, I have identified it already using its ID.

more options

Ghostery only uses 5.2MB storage for me immediately after installing, uBlock Origin after many years uses 37MB.

I would uninstall Ghostery, refresh about:addons to clear storage, reinstall it and see if it still happens.

more options

I can't find a way to do this for extensions generally but a bug report has been created by the Ghostery developers:

https://github.com/ghostery/ghostery-extension/issues/1256