Guide
Zerotouser Browser Assistant
How to install, log in, and use the Tasks, Inbox, and Leads to run your daily lead workflow.
Start here
2-min setup video
Install the extension, find conversations, and send your first replies.
Manual install (before Chrome Web Store)
Before the extension is listed on the Chrome Web Store, you can install it manually in developer mode. This gives you the full Sidepanel assistant with Tasks, Leads, CRM, and the New leads inbox directly on X and Reddit.
- Download the ZIP above and extract it locally. You should see an
extension/folder. - In Chrome or Edge, open
chrome://extensions. - Turn on Developer mode (top-right).
- Click Load unpacked and select the extracted
extension/folder.
Note: developer-mode installs do not auto-update. When we publish a new manual build (v0.1.1, v0.1.2, ...), you will need to remove the old one and Load unpacked again from the new ZIP.
1. Install & log in
The assistant is a Chrome-compatible extension that works best on Chrome and Edge. For now, you install it via the manual ZIP above; a Chrome Web Store listing will come later.
- If you have not installed the assistant yet, first follow the steps in Manual install to load the extracted
extension/folder in developer mode. - Open zerotouser.com and log in to your account.
- Open the sidepanel (the ZT button) and go to the Auth section.
- Click Log in with zerotouser to open the login page if you are not already logged in.
- Back in the sidepanel, click Sync login state. If you see “You're logged in. Synced and ready.”, your token is connected and you are ready to use AI.
Advanced users can also paste localStorage.getItem('auth_token') manually in the Auth section if sync fails.
2. Daily workflow: Tasks, Leads & CRM
The top tabs in the sidepanel mirror the main Zerotouser dashboard: Tasks, Inbox, and Leads.
When you open the sidepanel, Zerotouser automatically fetches a fresh batch of New leads for you. You can always pull today's leads again using the refresh buttons in the CRM and Quest tabs.
2.1 Replying while you scroll Twitter / X or Reddit
- For the full workflow (open → reply → move through New → Nurturing → Won), see the step-by-step screenshot guide below.
- Click Generate, then Copy or Insert into reply box to post on X.
2.2 Finishing today’s Tasks
- In the Tasks tab you see your daily quota, completion bar, and streak.
- Use Go buttons:
- Reply to leads → opens the Leads tab.
- Follow up → opens the Inbox tab.
- Post tweet → opens the tweet composer.
- When you send replies while the assistant is active, Zerotouser records interactions and updates your quest/streak automatically.
3. Inbox: Top 3 Mode (daily action feed)
Your Inbox is a decision-light “daily action feed”. By default, you only see your Top 3 best opportunities—start at #1, then move to #2 and #3.
- In Top 3, click Reply one by one.
- After you post the reply, the assistant guides you back to Inbox and helps you continue with the next Top pick.
- If you want more than 3, open View more opportunities (the rest is collapsed by default).
4. Inbox funnels: New, Nurturing, Won
Inside Inbox, the assistant groups conversations into New, Nurturing, and Won funnels.
- Use Refresh today to sync today’s inbox queues with the backend.
- In New, click Reply (or Skip) directly on the cards to keep momentum.
- In Nurturing, use Reply again andDone. In Won, you can review converted leads.
Sidepanel operation guide (Step-by-Step)
A quick walkthrough of the workflow shown in the Sidepanel: open a lead, reply, then move it through New → Nurturing → Won.
Step 1: Open the Zerotouser Side Panel
Click the ZT Reply button under any tweet or Reddit post.
This will open the Zerotouser side panel on the right. By default, it opens the Leads tab.

Step 2: Automatically Capture Content
Once opened, Zerotouser will automatically detect the current tweet or Reddit post, extract the content context, and prepare it for reply generation.
You can also select a saved profile and generate tailored replies instantly.
Step 3: Explore new opportunities in Inbox
Open the Inbox tab. You’ll see your daily action feed with Top 3 opportunities first, then more items below.

Step 4: Open a Lead
Click Open on any lead.
This will open the original tweet or Reddit post, and switch the side panel into reply mode so you can generate replies, edit them, and post directly.

Step 5: Manage Your Leads
You’ll see different actions depending on the funnel:
- New: Reply or Skip on the Top cards to keep momentum.
- Nurturing: Reply again and Done for follow-ups.
- Won: review leads you already converted.

Step 6: Build Your Lead Pipeline
Over time, your workflow becomes: New leads → Warm → Won.
Zerotouser helps you discover relevant conversations, engage faster with AI-assisted replies, and track and convert leads systematically.
Example workflow: find a relevant tweet, click ZT Reply, generate a reply, save the lead as Warm, follow up later, then convert and mark it as Won.
Final tip: consistency beats intensity. Even 10–20 targeted replies per day can generate your first users, if you track and follow up properly.
Ready to try? Open Zerotouser and click your first ZT Reply.
5. FAQ & troubleshooting
I click Generate but nothing comes back
- Check that you are logged in and the Auth section says you are synced.
- Make sure you still have AI credits in your Zerotouser account.
- If you see a 401 / auth error message, re-sync your login state or paste a fresh
auth_token.
Sync login state cannot find my zerotouser tab
- Make sure a zerotouser.com tab is open and you are logged in.
- Refresh that tab once, then click Sync again.
- As a fallback, run
localStorage.getItem('auth_token')in the browser console on zerotouser.com and paste the value into the Advanced Auth section.