CSUI - detecting container removal ?

Hey! I use a content script for CSUI and can successfully add my UI. Up to the use case of my app the CSUI can be removed by user interactions on the target page. How can i automatically (or programmaticly) reinject the react container when it was deleted? The docs says there is a removal detection but is not very specific about it... does anyone have a hint for me? Thank you very much!
avi12
avi1232d ago
IMHO you should consider injecting the React component manually without CSUI