4 ms·
Any plans to make a Firefox version?
by Fernicia 1y ago
Any plans to make a Firefox version?
- namuorg 1y agoBrowser MCP uses the Chrome DevTools Protocol (CDP) to automate the browser so it currently only works for Chromium-based browsers. Unfortunately, Firefox doesn't expose WebDriver BiDi (the standardized version of CDP) to browser extensions AFAIK (someone please correct me if I'm mistaken!), so I don't think I can support it even if I tried.
- krono 1y agoJust found this[0] implementation roadmap on Mozilla's wiki, recently updated too! At least it's actively being worked on. Not going to lie, this makes me happy. [0]: https://wiki.mozilla.org/WebDriver/RemoteProtocol/WebDriver_BiDi https://wiki.mozilla.org/WebDriver/RemoteProtocol/WebDriver_...