Stigmatoz / web-activity-time-tracker

Chrome Extension that tracks and limits time you spent on sites
https://chrome.google.com/webstore/detail/web-activity-time-tracker/hhfnghjdeddcfegfekjeihfmbjenlomm
MIT License
733 stars 115 forks source link

import/export #74

Closed NormTurtle closed 1 year ago

NormTurtle commented 2 years ago

how to i import export tracked information

from old browser to new browser

such as i installed by browser again . so how can i get all the data back?

pauloeli commented 1 year ago

If you have the old directory, you just need to copy the original folder to the new installation. I indicate to do that with the browser closed.

# data
.config/BraveSoftware/Brave-Browser/Default/Local Extension Settings/hhfnghjdeddcfegfekjeihfmbjenlomm

# instalattion version reference (maybe you need to copy the second dir too)
.config/google-chrome/Default/Extensions/hhfnghjdeddcfegfekjeihfmbjenlomm/1.7.2_0

After that, all my history are loaded. I hope I have helped you.

Stigmatoz commented 1 year ago

You can export data to CSV for any date range image

And you can backup/restore data. This feature was added in version 2.0.7 image