A Chrome extension to summarize any web page, easily, effectively and enjoyably!
This repository includes the frontend chrome extension. The backend can be found at https://github.com/jent-ly/summarizer_server.
npm installto install the necessary dependenciesnpm run buildto generate a production package- In the
chrome://extensionspage in the browser, click "Load unpacked" button and select thebuilddirectory that was generated by the previous command.
See CONTRIBUTING.md for contribution information.