xmlHttpRequest API wrapper for Greasemonkey's GM_xmlhttpRequest and GM.xmlHttpRequest functions
fetch-like wrapper for GM_xmlhttpRequest.
Use superagent in your Greasemonkey or Tampermonkey userscripts to make GM_xmlhttpRequest requests
GM_xmlhttpRequest adapter for Axios HTTP client