Content script
Last updated
Last updated
Content script is JS & CSS code that you inject into the web page.
Create a new directory, cd into it and then run the below command.
You will have 2 directories after you run the above command extension
and cs-root
.
cs-root
directory has the react code that will be injected as content script into the web page.