Failed to fetch injected.js, Import failed 3 times. Final error: crypto.randomUUID is not a function
I am having problems with a page on my local network NAS server. In console this message appears on every page I access: Failed to fetch moz-extension://84d877f6-188e-f4… (read more)
I am having problems with a page on my local network NAS server. In console this message appears on every page I access:
Failed to fetch moz-extension://84d877f6-188e-f449-9e14-68b144dea3de/inline/injected.js, Import failed 3 times. Final error: crypto.randomUUID is not a function
inject-content-scripts.js:5:897
To check if it was my code I tried this simple html page (apparently the page has to be inspected so that the code appears):