Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/florinpopacodes/dime-history
This extension deletes items in the browsers history that are older than 14 days.
https://github.com/florinpopacodes/dime-history
Last synced: 19 days ago
JSON representation
This extension deletes items in the browsers history that are older than 14 days.
- Host: GitHub
- URL: https://github.com/florinpopacodes/dime-history
- Owner: FlorinPopaCodes
- License: mit
- Created: 2020-10-24T10:39:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-13T19:53:18.000Z (almost 4 years ago)
- Last Synced: 2024-11-07T15:45:33.233Z (2 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: LICENSE
Awesome Lists containing this project
README
# Dime History 🪙
This extension deletes items in the browsers history that are older than 14
days. That's it!## Motivation
I wanted to be more mindful with how I approach bookmarking and the things
that I allow to pop-up in my browser's address bar once I start typing, so
I decided to create a simple extension that just deletes everything older
than two weeks.## How does this work
After you install the extension, it waits for the browser to become idle
(after around a minute) and then it starts deleting EVERYTHING older than
14 days.## Alternatives
* [HistoryCleaner](https://addons.mozilla.org/en-US/firefox/addon/history-cleaner/)
* [Expire history by days](https://addons.mozilla.org/en-US/firefox/addon/expire-history-by-days/)