With WebDriver BiDi being adopted by more and more test and automation frameworks due to its cross-browser compatibility it would be great to see the web-ext tool also making use of WebDriver BiDi. Firefox' own RDP protocol via DevTools is not standardized and may surface changes which require clients to update their code. WebDriver BiDi APIs are stable and backward compatible.
It would be good to know which specific APIs for RDP are used by web-ext that are required to be supported by WebDriver BiDi. We may not support all of these yet, so having a list would certainly help us to prioritize / schedule remaining work to unblock a change of the underlying protocol.
CC @zombie, @rpl and @Rob--W