
Made a small Firefox extension called Ghost Clean after getting annoyed with manually clearing history/cookies on shared PCs.
It can clear:
- history
- cookies
- cache
- downloads
- local storage
- saved passwords
Also added a live dashboard showing how much browser data is currently stored before cleaning.
While building it I learned Firefox still keeps some session-related traces unless certain settings are disabled, which was interesting.
Built using plain Firefox extension APIs + vanilla JS.
GitHub:
https://github.com/Sheth007/Ghost-Clean
Firefox Add-ons:
https://addons.mozilla.org/en-US/firefox/addon/ghost-clean/
Would genuinely like feedback from Firefox users/privacy people.
u/Sheth007 — 4 days ago