How can I use data from background.js in popup? What ways are exist to solve this problem?
Asked
Active
Viewed 42 times
1 Answers
0
You can use Message API to communicate between background, popup, content-script and ui-pages.
It is also possible through the localStorage.
Skif
- 896
- 3
- 13
- 26