Open minj opened 10 years ago
Hrm, I can't reproduce this - any chance you've disabled cookies or localStorage on your browser?
Only third-party cookies are disabled but this should not be consequential.
I maintain an extension myself actually and in my experience localStore must be injected into closure scopes manually, i. e.
(function(localStorage) {
// use localStorage
})(localStorage);
I have no idea why though. Maybe a chrome bug?
:+1:
By the way, i noted that the error is there even when you allow 3rd party cookies for that domain
+1
I am still getting this error in 5.18.22.
Uncaught SecurityError: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
chrome-extension://jeoacafpbcihiomhlakheieifhpjdfeo/scripts/vendor/port/port.js:30
happens only on some domains, e. g. hattrick.org