'How to give a user the option to choose a value in popup.html and send the value to content script (building a chrome extension)?
I'm building a chrome extension and I want to give the user the option to choose a value (with ) from inside the popup.html window. Then the user clicks on "save" and their chosen value gets transferred to the content script js file where I can use it. Any help on how to do that?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
