
Userscripts
Visit the GitHub repository for help or to report bugs: https://github.com/quoid/userscripts/ Changes: - feat: GM.xmlHttpRequest add document type support and performance improvements - #710 - Add support `responseType: "document"` for `GM.xmlHttpRequest` - New non-standard `contentType` key in `GM.xmlHttpRequest` response object - perf: Optimized for transmission and processing of various data types - fix: `GM.info.version` is missing #706 - feat: GM.xmlHttpRequest returns promise and supports multiple data types - #716 - `GM.xmlHttpRequest` send supports more data types and deprecates `binary` key #708 - `GM.xmlHttpRequest` return a promise resolved with response object #712
Gratis