stoically / radical

Element (Riot Web) unofficially bundled as Firefox Add-on
https://addons.mozilla.org/firefox/addon/radical-web
MIT License
32 stars 1 forks source link

Firefox containers #7

Closed stoically closed 4 years ago

stoically commented 4 years ago

When running in Firefox it would make sense to actively support containers, that would make logging in with multiple accounts easier.

The current workaround is opening the riot tab and reopening it into a container, either by copy&pasting the URL or by selecting "reopen in container" in the right-click-on-tab context menu.

However, when the Add-on updates, riot tabs won't get currently reopened in their original container - so this definitely needs support, but is blocked by https://bugzilla.mozilla.org/show_bug.cgi?id=1611697 (WONTFIXed). Easiest way would probably be to build some workaround using onMessage listeners in the riot tabs and asking about the current url from the background using sendMessage. Available with v1.5.8.4