Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improve GM_xmlhttpRequest support #1786

Closed
piquark6046 opened this issue Jul 26, 2023 · 1 comment
Closed

Improve GM_xmlhttpRequest support #1786

piquark6046 opened this issue Jul 26, 2023 · 1 comment

Comments

@piquark6046
Copy link
Member

piquark6046 commented Jul 26, 2023

Summary

GM_xmlhttpRequest and GM.xmlhttpRequest API that are used in List-KR/linkproduct-privacy does not work.
It seems that it is related to lack of AdGuard userscript module's API support.

Used GM.xmlhttpRequest API

details.url, details.method, details.responseType, details.anonymous, details.onload and ResponseObject.finalUrl.

https://violentmonkey.github.io/api/gm/#gm_xmlhttprequest

References

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

5 participants