why I cant get the properties : __reactInternalInstance and __reactEventHandlers of input element from the content script inside chrome extension but I can get the properties from the chrome console devtools?
there is a way to get them from the scope of the chrome extension?
thanks for any kind of help :)