How can I use data from background.js in popup? What ways are exist to solve this problem?
Asked
Active
Viewed 47 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
- 1,178
- 4
- 14
- 26