Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Lusito/forget-me-not

Make the browser forget website data, except for the data you want to keep.
https://github.com/Lusito/forget-me-not

Last synced: about 2 months ago
JSON representation

Make the browser forget website data, except for the data you want to keep.

Awesome Lists containing this project

README

        

# Forget Me Not Web-Extension

[Install on Firefox](https://addons.mozilla.org/firefox/addon/forget_me_not/)

## Project On Ice

I'm sorry to say this, but I have to put the project on ice. -when Mozilla announced, that they would remove persistent background pages, I was in the middle of a big rewrite to support more features. When persistent background pages are gone, I will have to rewrite almost everything from scratch and lose a lot of features in the process.

This was a fun project, but it grew so big, that I wasn't able to maintain it properly by myself anymore and certainly not with the persistent background pages gone.

You can keep using the extension as long as Firefox doesn't remove persistent background pages.

## Privacy Statement

Your privacy is of the utmost importance.
This extension does not analyze or collect anything beyond what it needs to fulfill its duty.
It does not send any data anywhere not even anonymously. PERIOD.

## About the add-on

This web-extension deletes data websites store in the browser in the following situations:

- When all instances of a website have been left
- When the browser starts
- On Creation
- Manually

Some data might not be cleanable in some scenarios. Check the built-in tutorial for more information

## Help
If you have problems, questions or other feedback, please [create an issue](https://github.com/Lusito/forget-me-not/issues) here on Github.

If you like it, please [write a review](https://addons.mozilla.org/firefox/addon/forget_me_not/).

## License
The code of this add-on has been released under the [zlib/libpng License](https://github.com/Lusito/forget-me-not/blob/master/LICENSE)