dessant / clear-browsing-data

Browser extension for clearing browsing data, available for Chrome, Edge and Firefox
https://addons.mozilla.org/en-US/firefox/addon/clear-browsing-data/
GNU General Public License v3.0
179 stars 21 forks source link

Local storage is not cleared on Firefox 116.02 #54

Closed KWRuppert closed 11 months ago

KWRuppert commented 1 year ago

System

Bug description Local Storage Data = Local Storage =All Files in ...\Firefox\Profiles\42eeo3rr.default-release\storage\default* When I try to delete the Local Storage Data with the extension, the files not belonging to extensions(name is starting with moz-extensions+++....) are not removed.

When I use Ctrl-Shift-Delete in the browser and select "Offline Website Data" the remove is succesfull.

Have an Idea??

greetings Klaus

Logs

1691599670328 addons.webextension.{ce9f4b1f-24b8-4e9a-9051-b9e472b1b2f2} WARN pluginData has been deprecated (along with Flash plugin support)

dessant commented 11 months ago

It's an upstream bug, the browsingData API is unreliable in Firefox, please see https://github.com/dessant/clear-browsing-data/issues/23 and https://github.com/dessant/clear-browsing-data/issues/13.