Set a maximum limit on history entry lifetime. By Nick Semenkovich <
[email protected]>Set a maximum limit on history entries. By Nick Semenkovich <
[email protected]>
Long-lasting history items in Chrome can be annoying, especially since it's hard to clear just an older range of entries. This extension limits the maximum lifetime of history items in Chrome to protect your privacy.
This extension:
- Invokes itself every two hours to remove history objects
- Limits the history to a 4-day expiry (adjustable on the options page)
- Takes almost zero RAM (runs as a non-persistent background page)
- Is open source! (See below)
======== CODE ========
Please contribute! https://github.com/semenko/chrome-limit-history-lifetime
Copyright 2014, Nick Semenkovich <
[email protected]>
Released under the MIT License. See LICENSE for details.