Content revision 4e771eaf0390cc87b6c7c6fd8469f3508f6ceeec7119472e6c1ccf17e2e1e5d2 ## Why a browser extension? AI for IT Operations Source ID ai-it-operations:why-a-browser-extension Original https://www.henryw.me/#/ai-it-operations#why-a-browser-extension The agent needed access to internal applications and a place for the operator to work alongside it. A remote browser would need its own access to internal systems and a way for the operator to intervene. A local automation service could use the operator’s environment, with extra installation and maintenance. I compared those options with an extension that could combine control and interaction inside Chrome or Edge. The extension combined browser automation and the operator interface in one installation. It prepared changes and displayed interaction cards beside the application. Sign-in and multi-factor authentication stayed in the browser the operator already used. This made taking over part of the normal task flow. I placed reasoning and task state in a central service, so updates to the agent’s planning logic could reach everyone through one deployment. The extension handled access to the local browser and interaction with the operator.