How to do a javascript fetch without being blocked by CORS policy?
I tried to run this javascript code on a Tampermonkey userscript on many webpages but they all gave the same problem: (I modified some details)
I tried to run this javascript code on a Tampermonkey userscript on many webpages but they all gave the same problem: (I modified some details)