Skip to content
The browser becomes an AI agent that decides on behalf of the user

Chrome, Edge, and now Firefox are building AI agents directly into the browser

Browsers Are Turning Into AI Agents: What It Means for Your Website

Jaime Marco · 2026-09-21

This week a piece of writing came out of the less commercial side of the internet, from someone who has spent years defending privacy and free software, and it says something directly relevant to any business with a website.

Sarah Jamie Lewis, a privacy researcher and founder of Open Privacy, published an analysis of where Firefox is heading. Her conclusion: Mozilla has decided that the browser's future isn't to serve the human user better, but to become a platform that third-party AI agents run on top of. She disagrees so strongly with that direction that she has led a fork of the browser, the Base Browser Project, with the sole purpose of stripping that AI code out entirely: 37MB across 1,605 files in the first pass.

Why should your business care what a group of free software developers think about a Firefox fork?

Because you don't have to agree with her diagnosis completely to see the underlying signal: if someone is willing to fork and maintain an entire browser just to remove the AI from it, it's because the direction browsers are heading in is no longer up for debate.

It's Not Just Firefox

Chrome ships with its own AI built in. Edge has Copilot embedded in every tab. Perplexity launched Comet, a browser built from the ground up around an agent that summarizes, decides, and clicks on your behalf. And now Firefox, the browser that spent twenty years positioning itself as the user-centered alternative, is joining the same direction.

The pattern is the same across all four: the browser stops being a window for a person to read your website, and starts being a middleman that reads your website for them.

What This Means for Your Business

This is where it stops being a story about the free software world and becomes a question about your website.

If the browser ships an agent that summarizes pages, compares options, and sometimes even fills out forms or completes purchases on the user's behalf, that agent has to be able to read your website first. And here's where we run into the same problem we see over and over again when auditing client websites: most sites simply aren't built to be read by anything other than a human browser with JavaScript enabled.

We recently audited a website that ranked well in traditional search and found something very common: zero H1 tags, zero visible text in the initial HTML, a misconfigured canonical tag that always pointed to the homepage. All the content was painted client-side, after JavaScript ran. For a human visitor with a decent connection, the problem is invisible. For an AI agent that only reads the HTML the server actually serves, that website simply doesn't exist.

That kind of issue, which for years was "just" a technical SEO concern, becomes critical the moment the browser itself starts shipping its own built-in AI reader. We're no longer only talking about whether Google indexes you properly. We're talking about whether your potential customer's own browser, without them having to do anything, can understand what you sell.

The Three Questions Your Website Now Has to Answer

An AI agent built into the browser interprets a website's content before the person does

Does your content exist without running JavaScript?

If the HTML your server returns is empty until the React or Vue bundle runs, any agent that doesn't fully execute JS, and many don't, for cost and speed reasons, sees a blank page. You need server-side rendering or static generation, not client-side only.

Does your website have a clear semantic structure?

Real hierarchical headings (a single H1, H2s and H3s nested with intent), text that explicitly describes what your business is and who it serves, without relying on the user inferring anything from a pretty design. An agent doesn't "see" a design, it processes text and structure.

Can an agent complete an action on your website without getting lost?

Booking an appointment, requesting a quote, buying a product. If that flow depends on complex interactions, heavy JavaScript, or steps that only make sense to a human eye, an agent trying to complete it on the user's behalf will hit a wall, and it will probably recommend a competitor that made it easy instead.

The Window Is Already Open

The very debate Sarah Jamie Lewis's post has sparked, with developers already organizing around an entire Firefox fork, is the best proof that this shift isn't hypothetical or far away. It's happening now, in the browsers your potential customers already have installed.

Just like with SEO fifteen years ago, the business that builds a website legible to AI agents today, in addition to people, gets there before the one that waits until the problem shows up in its traffic numbers.

Why Amarte Exists for Exactly This Moment

Amarte is the web platform built so your business is visible exactly where your customers look for you today: on Google, in conversational AIs, and increasingly, in the very browser they use to reach you.

Every website built on Amarte ships with content present from the very first HTML response, without depending on any agent running JavaScript to understand it, with a semantic structure designed for both people and agents, and with a 100-point technical SEO score by default. It's not an add-on configuration. It's the platform's architecture.

The first step doesn't require any commitment. Amarte's free analysis evaluates in 2 minutes how your current website looks to an AI agent, in addition to a person, and what's technically holding back that visibility.

👉 Analyze your website for free at amartewebsites.com