Steps to reproduce:
Attempting to detect the browser by checking the extension protocol (yet in Orion this is simply chrome-extension, unlike other browsers like firefox, in which it is moz-extension). Or by checking the userAgent (navigator.userAgent) or chrome.runtime.getBrowserInfo(). However, in each situation Orion pretends to be Google Chrome in every way.
Expected behavior:
While I understand the need of pretending to be Google Chrome on the public web for many obvious reasons. As an extension it is important to be able to detect Orion as extensions in the browser work quite differently than in other browsers. Take for example these bugs:
https://orionfeedback.org/d/5548-chromestoragesync-is-using-the-same-storage-as-chromestoragelocal
https://orionfeedback.org/d/4526-g-app-launcher-extension-gets-reset-on-every-launch