You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
switch to fetch for checking for the test file
getLocalFile intentionally doesn't cope with errors, so it was the wrong choice.
This could have been causing real errors on the options page (as `loaded` wasn't being set to true), but I didn't observe any problems.