I would like to create a chrome extension that should get properties and values from an object in example.com and display them in popup.html. I'am able to inject script in example.com but how can I pass object to my popup.html?
Asked
Active
Viewed 23 times
0
-
do any of these answer your question? [1](https://stackoverflow.com/q/42889825/11107541), [2](https://stackoverflow.com/q/2914973/11107541), [3](https://stackoverflow.com/q/67209766/11107541) – starball Sep 05 '22 at 05:17