@Yannick @RoxyRoxyRoxy @nrudnyk @jeanetienne @Vlad Can you list any different treatment to how a Safari, Chrome or Firefox extension operate inside Orion?
One example is how Firefox extensions in Orion will load content scripts when you load the extension, while it will not do this for chrome extensions which require a page refresh.
Another example is the URI protocol extensions use. Firefox extensions loaded in Orion use moz-extension://, while Safari and Chrome extensions use chrome-extension://
And is there a way to detect if an extension is perceived as Safari or Chrome extension?