Bilal-io / history-mailer

Browser extension for sending history highlights to your email

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!.

About

Browser extension for sending history highlights to your email

License:MIT License


Languages

Language:JavaScript 70.7%Language:CSS 18.1%Language:HTML 11.2%