wooque / site-bleacher

Remove automatically cookies, local storages, IndexedDBs, service workers, cache storages, filesystems and webSQLs
43 stars 2 forks source link

clarify how SB works on AMO #14

Open atomGit opened 4 years ago

atomGit commented 4 years ago

i think it'd be helpful to clarify exactly how SB works on Firefox on its AMO page

for each function (cookies, local storage, IndexedDB, workers), please consider documenting when data is cleaned, as well as the scope in which cleaning occurs

for each function, is data cleaned on tab close or domain revisit? per-domain or global?

i'm fuzzy on this myself, but my understanding is...

gwarser commented 4 years ago

I will also like to know if any concept of wildcards for subdomains is supported.