Microsoft has found a malicious Chrome extension that posed as the AI search engine Perplexity and quietly logged what people searched for. It routed every query and every character typed into the address bar through an attacker-controlled server before redirecting users to real results.
Microsoft says Google removed it from the store after responsible disclosure. The extension was called "Search for perplexity ai" (ID flkebkiofojicogddingbdmcmkpbplcd) and used a look-alike domain, perplexity-ai[.]online, to pass for the real service at perplexity.ai.
Microsoft's Defender research team says the point was to intercept searches and collect data. It found no proof of password theft, but far more access than a search box should ever need.
Once installed, the extension sets itself as the browser's default search engine. When you searched, the query went first to perplexity-ai[.]online, where the attacker's server logged it with your browser headers, IP address, and user agent.
A rule then bounced you to a real search engine (Perplexity, Google, or Bing), so the results looked normal. The theft happened on that first stop, before the redirect.
The address bar made it worse. The extension also pointed the browser's live search suggestions (the suggest_url) to the same attacker domain. So your input went to the attacker's server before you pressed Enter. Not just finished searches, but every character as you typed it.
Chrome permits search-provider overrides, and legitimate extensions use them. Rewriting and redirecting your traffic is the part a search box has no business doing. This one asked for the declarativeNetRequest family of permissions to do exactly that, then shipped server-side code that logged every request. Microsoft calls that proof the collection was deliberate, not a side effect of the redirect.
The extension also shipped disabled redirect rules for Google and Bing, so the same setup could be switched on for those engines too. It even left room to run WebAssembly code later, which a simple search tool has no reason to do.
This fits a steady run of malicious extensions that hide behind AI branding. Some swap the default search engine to capture what you type. Others hijack the search provider or skim ChatGPT and DeepSeek chats. Microsoft's own research tied that chat-skimming wave to roughly 900,000 installs across more than 20,000 company networks.
The difference here is the target: not your AI chats, but your searches and the characters you type into the address bar, collected through Chrome's own extension machinery.
If you installed "Search for perplexity ai," remove it and check that your default search engine has not been changed. For teams, Microsoft suggests the basics:
- Allow only approved extensions through the browser or company policy.
- Watch for changed search settings, strange extension permissions, and traffic to unfamiliar domains.
- Treat AI-branded tools with extra suspicion, and check the publisher and domain before installing.
No one has been named as the operator, and Microsoft did not say how many people installed it before the takedown. The AI branding got the install. The search override did the collecting.
Found this article interesting? Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.

