[BUG] Content Script Unable to Access window.require for Website Module Integration #1149
Closed
2 of 3 tasks
Labels
bug
Something isn't working
What happened?
I'm developing a browser extension that needs to interact with specific modules from a website using window.require. The extension attempts to load and manipulate these modules through a content script, but the script is unable to detect when window.require becomes available.
Current Implementation:
Issue:
The polling mechanism never detects window.require, despite the website eventually loading it. The console continuously logs "Waiting for window.require..." without ever succeeding.
Expected Behavior:
Version
Latest
What OS are you seeing the problem on?
MacOSX
What browsers are you seeing the problem on?
Chrome
Relevant log output
No response
(OPTIONAL) Contribution
Code of Conduct
The text was updated successfully, but these errors were encountered: