DEV Community

Discussion on: How to build a Chrome extension that makes API calls.

Collapse
 
tanay13 profile image
Tanay Raj

How can i implement something where i need the background script to call the API every 2 minutes and print that data to the popup HTML and the data should remain there even after i reopen the popup?