Open
Description
Motivation
Greasemonkey's GM.xmlHttpRequest
method supports the upload
parameter. However, Violentmonkey is missing this parameter. The upload
parameter is used to monitor the data sending status. It is hoped that it can be added.
https://wiki.greasespot.net/GM.xmlHttpRequest
Proposed Solution
Use Cases