Programming
First attempt at building a simple Chrome extension
I want to share my thoughts on how difficult it was to build a simple Chrome extension without any prior knowledge of the Chrome extension ecosystem. I built a simple extension on top of React and Material UI that generates a web page summary. The summary contains the total number Read more…