I find the best variant of checking elements changes on page from content-script of browser extension. For example I need add button to popup. I must check when popup will loaded and start the include. The only method that I found is use setInterval.
Asked
Active
Viewed 52 times