1

I found out that you can perform a CORS request within a Tampermonkey script using GM_xmlhttpRequest(). Unfortunately, they don't appear in the Chrome devtools network tab.

I know GM_ functions are running in their own scope somewhere within the extension.

Is there a way to inspect such requests?

Brock Adams
  • 90,639
  • 22
  • 233
  • 295
Buntel
  • 540
  • 6
  • 19

0 Answers0