There seems to also be an issue with browser.storage.sync
The extension writes an object to a sync storage key. After a restart(!), when accessed it again Orion returns a JSON encoded string. Other browsers return the object.
before:
AFTER a RESTART: