trezor / connect

:link: A platform for easy integration of Trezor into 3rd party services
Other
347 stars 262 forks source link

secure popup window fails to work with Icecat #683

Closed wanderer closed 4 years ago

wanderer commented 4 years ago

The secure popup window tries to force the user to use chrome or firefox. Icecat is a fork of firefox so it should work.

keraf commented 4 years ago

There are no immediate plans to support more browsers. I would still think it would be a good idea to change the message into a warning and leave the option for the user to proceed with an unsupported browser.

prusnak commented 4 years ago

You can use the UserAgentSwitcher extension mentioned here: https://www.gnu.org/software/gnuzilla/addons.html to change the UA to Firefox. This should do trick. If it doesn't, please use Firefox.