Helping cursor extract or interrogate Chrome Dev Tools / JS Console logs

Feature request for product/service

Cursor IDE

Describe the request

I’m not sure if this is a silly suggestion - but when debugging detailed front end issues, I find myself reverting to extracting JS console logs (copy and paste) to help cursor understand more about what’s going on in the browser.

I understand various tools are around to help extracting Js console logs but most seems pretty complex to setup and configure. Has anyone built something simple to allow JS console logs to be extracted or fed to cursor? (dong it manually is pretty tedious particularly with apparent limitation of dev console in not auto expanding console logs or allowing easy export of full logs including JSON message structure) - hopefully I’m just overlooking some existing feature?