XSS.js:64
Code: Select all
v
await include("bg/COntentScriptOnce.js");Code: Select all
v
now() - performance.timing.domContentLoadedEvenStart < 5000)) {content.js:178
Code: Select all
({canScript, shouldScript} = await Messages.send("queryDocStatus", {url: document.URL}));Code: Select all
Error querying docStatus TypeError: "undefined has no properties"This results in a infinite init() loop (until the Options page is closed).