This project is built upon this boilerplate by Michael Liu.
- Removed the NewTab configs from
webpack.config.js
- Add
src/App
that contains the widget that'll appear on bottom-right on allowed pages - It's embedded inside an iframe, on
src/Content/index.js
Run yarn start
to begin.
More ref embedding iframes: Twitter thread