Greasemonkey and GM_xmlhttpRequest

Add-ons for Pale Moon and other applications
General discussion, compatibility, contributed extensions, themes, plugins, and more.

Moderators: FranklinDM, Lootyhoof

digitalaudiorock
Moonbather
Moonbather
Posts: 64
Joined: 2017-08-16, 14:12

Greasemonkey and GM_xmlhttpRequest

Unread post by digitalaudiorock » 2022-09-23, 13:59

I'm using greasemonkey for palemoon version 3.31.4. Should GM_xmlhttpRequest work in that version? Some things I read seem to imply that GM_xmlhttpRequest was added in greasemonkey 4, however looking at the source for 3.31.4 it appears to have code related to that. Any attempt I make to use that results in this error regardless of what grants I add:

Code: Select all

ReferenceError: GM_xmlhttpRequest is not defined
Has anyone been able to use that in that version? Thanks in advance.

Tom

Locked