gm-xmlhttprequest
GM_xmlhttpRequest - triggers on Parent and Iframe windows - should only trigger on Parent window
I am building a GreaseMonkey test script that makes a GM_xmlhttpRequest each time a specific site is visited. GM_xmlhttpRequest should only trigger on the first \"document\" found (the parent window)[详细]
2022-12-17 19:41 分类:问答How to get a serialized array from a client form to a server using the GM_xmlhttpRequest
I used JQuery.serializeArray() on a form to create an array of objects on a GreaseMonkey application:[详细]
2022-12-17 15:35 分类:问答