PyChromeDevTools
PyChromeDevTools copied to clipboard
Get logs of AdBlock Plugins
Hi Marty90,
When an Adblock Block Plus extension is added in chrome, the Adblock console can be viewed using inpspect. I would like to get logs of Adblock Plus using your tool. Is it possible to integrate that?
Basically, the code will person: inpsect > Adblock > select (show blocked, items of all) type and logs the requests to a file.
Thanks!