Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request : Clear data for currently visited site only #36

Open
mwamp opened this issue Jul 23, 2021 · 8 comments
Open

Feature request : Clear data for currently visited site only #36

mwamp opened this issue Jul 23, 2021 · 8 comments

Comments

@mwamp
Copy link

mwamp commented Jul 23, 2021

Thanks for your work and this extension

I am not interested in a global data wipe, I believe it is only a few clicks away in firefox if I need it occasionally. For a single website though, a one click option is very useful instead of calling the console/storage panel and wipe everything by hand.

Would you consider adding a option that wipes data only for the website of the current tab?

@pythoninthegrass
Copy link

Came here to say the same. Excellent add-on regardless. Saves me a few clicks for a problem child website that I'm constantly running in private mode due to expired session cookies.

@dessant Let me know if you need help testing this feature. Happy to debug on both Firefox and Chrome.

@i486
Copy link

i486 commented May 8, 2023

I feel like this shouldn't be too hard to implement considering Firefox enabled Total Cookie Protection globally and its own "Menu > History > Forget About This Site" feature essentially does this and remove everything for the selected site. All Clear Browsing Data has to add is internally use "Forget About This Site" or just simply remove the entire "jar" for the currently open site.

I am not a developer. Feel free to correct me if i am wrong.

@i486
Copy link

i486 commented May 8, 2023

This is the only other alternative that can clear current site browser data with one-click
https://addons.mozilla.org/en-US/firefox/addon/forget-about-this-site/ (Not to be confused with Firefox's native "Forget About This Site")

Sadly, it's not updated and it doesn't support partitioned cookies (Total Cookie Protection).
This means when a user visits https://examplesite.com/ and the site creates cookies for examplesite.com and exampletracker.com.

If used, it will only delete examplesite.com cookie but not exampletracker.com, leaving user vulnerable to tracking at later date by examplesite.com

@objecttothis
Copy link

I too would like the option to specifically clear browsing data related to the current active tab.

@panckreous
Copy link

yes please. in the mean time, what are the best ways to do this?

@peterkassner
Copy link

I agree, and I'd pay a small license fee for the privilege.

@ldorigo
Copy link

ldorigo commented Mar 14, 2024

This would be a boon for developers, currently I need something like 15 clicks in the devtools - clear cookies, clear session cookies, clear local storage, clear session storage, clear indexed db, ........

@3dot141
Copy link

3dot141 commented Jan 6, 2025

#61
i create pr for it, but can't merged due to this strategy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants