09 Jan 2024 08:00 AM - edited 17 Jan 2024 12:15 AM
One of the consequences of MV3 (the latest iteration of the Chrome extension platform) is that if your application code overrides the window.dispatchEvent
or window.addEventListener
functions, you might observe missing resources or actions in waterfall data, missing results for JavaScript events, or monitor failure.
If you observe issues with browser monitor results that might be attributable to overriding window.dispatchEvent
or window.addEventListener
functions: