Creating a Google Chrome Extension with Node.js and React

Intro Using Node.js and React, I was able to create an extension for the Google Chrome Browser. This extension allows you to monitor a webpage for calls of a specified function, and records and lists those function calls in a tab in the inspector. The extension has been published to the Chrome Web Store and … Continue reading Creating a Google Chrome Extension with Node.js and React