Chrome extension: Communicate from popup js to main tab

Chrome extension: How to communicate from popup js to main tab or the background js, how to set value from popup and get in the main tab js. we are trying to set a global value in via popup and get anywhere among the main tabs of a Chrome extension. In other words, we are passing values from popup to the main tabs.

Leave a Reply

Your email address will not be published. Required fields are marked *