Easy A — Privacy Policy
Last updated: September 18, 2026
Easy A is an AI browser agent. You give it a task; it reads the page you're on and performs actions (clicks, typing, navigation) to carry the task out. This policy explains exactly what data that involves.
What the extension sends
When you run the agent on a tab, for each step the extension sends to its backend:
- The task you typed.
- The current tab's URL and title.
- A list of the page's interactive elements (links, buttons, and fields — their visible text, role, and any values already shown), used so the AI can pick the next action. It is not a copy of the whole page, and no screenshots are sent.
- An anonymous per-install token so usage can be limited per person.
The backend forwards the task and element list to a third-party AI provider to decide the single next action, and returns it to the extension.
What is stored
- The anonymous token and a daily action count (to enforce the per-person limit).
- Nothing else about the pages you visit is stored for the agent. Element lists are used to compute a step and are not retained as a browsing history.
What we do NOT collect
- No account, name, email, or password.
- No login credentials or form secrets are harvested; you stay logged in inside your own browser.
- No selling of data. No advertising. No tracking across sites.
Third parties
Task text, page URL/title, and the element list are processed by a third-party AI provider to plan actions, and by Cloudflare (which hosts the backend). They are not used for any purpose other than answering the request.
Permissions
scripting+ host access to all sites — so the agent can read the current page's elements and perform the action you asked for, on whatever site you're on.tabs— to act on your active tab.storage— to keep the anonymous token and your backend URL setting on your device.
The agent only runs on a tab when you tell it to, and you can stop it at any time.
Contact
Questions: tavik04@gmail.com.