jiacai2050 / history-master

📈📉📊A Firefox/Chrome extension to visualize browsing history, sync among different browsers!
415 stars 43 forks source link

Question: Does it delete old history? #33

Closed robinrosenstock closed 6 years ago

robinrosenstock commented 6 years ago

Does history-master delete old history? Default chrome only saves about 3 months of data and then deletes it. How does history-master handle old data?

jiacai2050 commented 6 years ago

This extension doesn't store any data, it use extension API to query histories.

robinrosenstock commented 6 years ago

Thanks for answering