Question

I know GDRA is available for Chrome extensions, but I need it for Firefox. If I choose the "Web" option I need to provide an OAuth return address, which I don't have of course. Is there a way around this, or can I use the Chrome version of GDRA with Firefox?

Was it helpful?

Solution

If you can get an OAuth token, you can use the Realtime API. I'm not familiar with the Firefox extension API, but you might take a look at this OAuth implementation which is designed to be used in Firefox extensions:

https://github.com/mozilla/oauthorizer

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top