Wirehead is a chrome extension that uses machine learning to analyze your browsing behavior and show you how to become more productive.
https://chrome.google.com/webstore/detail/wirehead/olbnlfcplijajgbkfgpjamlddfbpbebl
Instructions to add as an extension to Chrome:
-
"npm run build-client" to create your
*/bundle.js
files in your public folder. -
Point your Chrome browser to "chrome://extensions/"
-
Make sure "Developer mode" is on in the upper right corner.
-
Click "Load unpacked" in the upper left corner.
-
Navigate to our project and select the "public" folder.