-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
Please add option to clear data on exit or startup. #28
Comments
Clearing data on exit would not be possible with the current extension API, but clearing it on startup could be implemented. |
look good, clearing data on startup |
Hi @dessant, may we know would this be implemented on Firefox? |
I attempted to submit a pull request, but apparently: “This project does not accept pull requests.”, $ // Install git, node, and curl before running these commands.
$ git clone https://github.com/dessant/clear-browsing-data.git
$ cd clear-browsing-data
$ curl https://github.com/neuralstring/clear-browsing-data/commit/99308e4e0511bff72b446c074e1e00db18f8d121.patch | git apply -v
$ npm install --save-dev
$ npm run build:prod:chrome
|
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: