How to add a context menu to your chrome extension in react
Intro ๐จ
Alright so following our last article we were able to create a simple chrome extension. Today we're going to be adding a context menu that pops up an alert whenever we right click on an a page, so let's get started.
Details ๐
In chrome e...
arndom.hashnode.dev2 min read