On my own website in development, my JavaScript code is doing a fetch() function (Ajax). It has nothing to do with LastPass, yet provokes an error message "Access to storage is not allowed from this context" from the LastPass content script file web-client-content-script.js . My own code does not use any of the storage functions. When I turn off the LastPass extension, this error in LastPass stops happening. Is there any way to get this problem fixed?