I want to read the JSON returned by some XHR requests on a particular website. Is this possible with the new manifest version 3 for Chrome Extensions?
In that case, how does one accomplish it with declarativeNetRequest or similar?
I want to read the JSON returned by some XHR requests on a particular website. Is this possible with the new manifest version 3 for Chrome Extensions?
In that case, how does one accomplish it with declarativeNetRequest or similar?