-
Facebook have recently marked their WebView-based In-App Browser debuggable 🧐. I have taken a close look 👀 with the @ChromeDevTools and have documented my findings. 👉 blog.tomayac.com/2019/12/09/inspecting_facebooks_webview/ Thanks, @patmeenan, who announced this feature.
-
@ChromeDevTools @patmeenan @ChromeDevTools, is there a way to see all injected scripts other than hoping an early inserted
debugger;
will catch them and also hoping for console output to click through? @slightlylate, if you find other things by looking at the trace (blog.tomayac.com/images/example_com_profile.json), let me know.