需要用Greasemonkey给php用post发送一段json数据,找了下方法,示例代码如下:
GM_xmlhttpRequest({
method: 'POST',
url: "https://127.0.0.1/WebCollec[......]
需要用Greasemonkey给php用post发送一段json数据,找了下方法,示例代码如下:
GM_xmlhttpRequest({
method: 'POST',
url: "https://127.0.0.1/WebCollec[......]