- Manually download a CSV file containing your history of the last 24 hours.
- Process the history to get meaningful highlights
- Process search results separately
- Add an option tyo schedule when to run
- Option to ignore a list of domains
- Option to inclued/exclude search terms (google, bing, etc..)
npm install
npm run build
- Open chrome://extensions
- Check the Developer mode checkbox
- Click on the Load unpacked extension button
- Select the folder ../history-mailer/build
Suggestions and pull requests are welcomed!.