Hacker News new | ask | show | jobs
by quest88 3223 days ago
Yes, it would be see by the DOM as Shadow DOM I believe. https://developers.google.com/web/fundamentals/architecture/...

You can get notifications through the mutation observer API: https://developer.mozilla.org/en-US/docs/Web/API/MutationObs...