Bug 452803 - Greasemonkey GM.xmlHttpRequest
Summary: Greasemonkey GM.xmlHttpRequest
Status: RESOLVED DUPLICATE of bug 497082
Alias: None
Product: Falkon
Classification: Applications
Component: extensions (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-20 15:45 UTC by genghiskhan
Modified: 2025-06-09 02:51 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description genghiskhan 2022-04-20 15:45:51 UTC
It appears that Falkon doesn't support or let CORS policy to apply for GM API of GM.xmlHttpRequest
Uncaught TypeError: GM.xmlHttpRequest is not a function
If I coded the script right, then it is safe to say that it works with the original Greasemokney.

Links:
https://sourceforge.net/p/greasemonkey/wiki/GM_xmlhttpRequest/
http://greasemonkey.win-start.de/api/gm_xmlhttprequest.html
https://wiki.greasespot.net/GM.xmlHttpRequest
Comment 1 Schimon Jehudah 2025-06-09 02:51:47 UTC

*** This bug has been marked as a duplicate of bug 497082 ***