function loadOptions() { return browser.storage.local.get({ globals: { width: 3, orientation: 'vertical', ignore: '' } }); }