How to get notify when remote server has new data?
There is a chrome extension. I want to show a notification to user. The data for notification store on remote server. In order to it does not to update extension every time.
There is a chrome extension. I want to show a notification to user. The data for notification store on remote server. In order to it does not to update extension every time.