drakeapps / synccit-browser-extension

The Chrome and Greasemonkey synccit extensions
https://synccit.com
17 stars 7 forks source link

Firefox greasemonkey @grant problem #6

Closed Froghut closed 7 years ago

Froghut commented 9 years ago

It seems that to be able to run in firefox greasemonkey the userscripts needs the additional header // @grant GM_xmlhttpRequest to be able to run correctly

drakeapps commented 7 years ago

Fixed with PR #13