jeurissen When extensions have third party iframes in extension pages, Orion fails to dispatch specific webRequestAPI events. The following events are NOT fired: onBeforeRequest onBeforeSendHeaders onSendHeaders onHeadersReceived The following events are fired: onResponseStarted onCompleted Related issue: https://orionfeedback.org/d/12846-webrequestonbeforerequest-not-fired-for-subframes-in-extension-pages See demo extension: https://jeurissen.co/webext-demos/webrequest-for-frames-in-extension-pages 1.0.7 (146), WebKit 625.1.8 Tahoe (26)
jeurissen @nrudnyk updated the post to carefully specify which events fire and which do not. And simplified the demo to be dedicated to this specific issue. This issue prevents extensions like: https://apps.jeurissen.co/black-menu-for-google to work properly in Orion.
nrudnyk @jeurissen many thanks for the report, detailed explanation and demo extension. That helps a lot! We'll get it sorted out and it will be available in one of the future RCs Here's a little demo: Kind Ragards!