Name Description Size Coverage
content -
moz.build 500 -
RemoteControlBanner.sys.mjs Shows a banner that reflects the state of dynamically started Marionette and Remote Agent servers. The banner will show different content depending on the servers and sessions state, as well as depending on the profile preferences. 10120 -
RemoteControlPanel.sys.mjs Nightly only toolbar button and panel which allow users to start and stop the remote protocol servers at runtime. This is meant to be used to allow AI assistants to drive an already running Firefox via e.g. firefox-devtools-mcp without having to launch Firefox with --remote-debugging-port & --marionette. 6061 -
RemoteControlServers.sys.mjs Wrapper around the Marionette and Remote Agent components for the UI which starts and stops them dynamically, ie. not for browser automation. All the code interacting with those components lives here, so that the whole dependency can be replaced at runtime, see setRemoteControlServers. 5432 -
test -