Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道 GDRA 可用于 Chrome 扩展,但我需要它用于 Firefox。如果我选择“Web”选项,我需要提供 OAuth 返回地址,我当然没有。有没有办法解决这个问题,或者我可以在 Firefox 中使用 GDRA 的 Chrome 版本吗?
如果您可以获得 OAuth 令牌,则可以使用 Realtime API。我不熟悉 Firefox 扩展 API,但您可以看看这个 OAuth 实现,它旨在用于 Firefox 扩展:
https://github.com/mozilla/oauthorizer