/history-mailer

Browser extension for sending history highlights to your email

Primary LanguageJavaScriptMIT LicenseMIT

History Mailer - Work in progress...

Browser extension for sending history highlights to your email

Current Features

  • Manually download a CSV file containing your history of the last 24 hours.

TODO

  • 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..)

Install and build

npm install
npm run build

Usage

  1. Open chrome://extensions
  2. Check the Developer mode checkbox
  3. Click on the Load unpacked extension button
  4. Select the folder ../history-mailer/build

Contribution

Suggestions and pull requests are welcomed!.