The extension has a very high rating of 4.8 stars, though based on only 4 reviews, which limits reliability. With 1,000 users, it has modest adoption but lacks extensive community validation. The absence of clear author and developer information raises transparency concerns. The extension targets popular AI platforms (ChatGPT and Gemini), suggesting legitimate functionality for AI search tracking.
Consider running this extension in a separate Chrome profile to isolate potential risks from your main browsing session. Monitor what data might be transmitted to the third-party server. Be cautious about using it during sensitive AI conversations. Given the legitimate use case but concerning permissions, evaluate whether the functionality is essential enough to justify the privacy trade-offs. Consider alternatives with more transparent developers or narrower permissions if available.
| https://server-theta-nine-63.vercel.app | https://chatgpt.com | |
| https://gemini.google.com | https://chatgpt.com/ | |
| https://gemini.google.com/ | https://clients2.google.com/service/update2/crx | |
| https://server-theta-nine-63.vercel.app/ | http://www.w3.org/2000/svg |
{ "name": "AI Search Fan-out Tracker", "icons": { "16": "icons/icon16.png", "48": "icons/icon48.png", "128": "icons/icon128.png" }, "action": { "default_icon": { "16": "icons/icon16.png", "48": "icons/icon48.png", "128": "icons/icon128.png" }, "default_popup": "popup.html" }, "version": "1.2.0", "update_url": "https://clients2.google.com/service/update2/crx", "description": "Tracks and stores search queries (fan-outs) from ChatGPT and Gemini for analysis and optimization", "permissions": [ "activeTab", "storage" ], "content_scripts": [ { "js": [ "content.js" ], "matches": [ "https://chatgpt.com/*", "https://gemini.google.com/*" ] } ], "host_permissions": [ "https://chatgpt.com/*", "https://gemini.google.com/*", "https://server-theta-nine-63.vercel.app/*" ], "manifest_version": 3, "web_accessible_resources": [ { "matches": [ "https://chatgpt.com/*", "https://gemini.google.com/*" ], "resources": [ "popup.js" ] } ] }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.