null-dev / DynamicHistory

Automagically delete browsing history based on the content of the page!
MIT License
20 stars 3 forks source link

Option to Remove History from Some Domains on Browser Termination #23

Open erayerdin opened 4 years ago

erayerdin commented 4 years ago

First, this is a nice extension, thank you.

I use it to remove "localhost" from history when I develop for web. It's nice overall. One feature, however, would be pretty perfect: Ability to clear some domain history only when I close the browser.

Let me explain. Yes, I'd not like to pollute my history with "localhost". It's because I might work on different projects and their paths might differ. However, still persisting the history as long as the browser is running is vital because I would like to navigate to different pages in a single project. At the browser termination, however, they are not needed and needs to be cleared.

So, this is a feature request.