I have a problem with form in Greasemonkey . I want to send a boolean value usign GM_xmlhttpRequest, but if I send: GM_xmlhttpRequest({ method: “POST”, url: “http://localhost/test.php”, data: “…
I have a problem with form in Greasemonkey . I want to send a boolean value usign GM_xmlhttpRequest, but if I send: GM_xmlhttpRequest({ method: “POST”, url: “http://localhost/test.php”, data: “…