|
|
Hi ! I am not an Opera user and I need to know if cross-domain GM_xmlhttpRequest is supported in Opera in anyway.
Thank you. |
|
|
No, it's not. |
|
|
Someone asked me a question roughly equivalent to this in one of my script comments a few months back. I did some Googling at the time and I found a quite interesting (although quite old) article on the subject here. |
|
|
You can always add cookies when you use Opera, but it definitely does not have a cross-domain XHR solution.
|
|
|
@AndrewGM: yes, it is possible to have cross-domain GM_xmlhttpRequest in Opera. To do so you need the following:
|
|
|
@Pawelsky
It should probably also be said that that implementation has some limitations. It uses frames so I don't think it supports the POST method. (am I wrong?) |
![]() ![]() |
@lucideer
For the list of limitation please contact the authors of the described scripts (I'm not one of them) or refer the Opera Forum thread mentioned earlier. |

