Your AI subscription
on every page.
A web extension to drive your browser through your existing AI subscriptions.
How it works
-
01
Install the extension
Chrome, or anything Chromium.
-
02
Sign in with your AI
ChatGPT, Claude, or Grok. The plan you already pay for does the thinking; there is no Web Butler subscription.
-
03
Ask on any page
Press ⌘E and say the word. Answers about the page, errands in your tabs, alterations that hold, and full reports.
Install
From the Chrome Web Store
One click, updates handled, nothing to configure. The listing is on its way.
Run it yourself, today
Open source front to back: the extension loads unpacked, and the server runs on your own keys.
git clone https://github.com/theswerd/web-butler
The README walks through the rest: the server, a database, a sandbox key, and the load-unpacked step.
Questions
Does this follow the ChatGPT/Grok/Claude Terms of Service?
Maybe, probably not. I never checked.
Is it private?
Not really. Other users cannot see what you're doing but we store all tasks/chats in a database. We don't anonymize data at all.
How much does it cost?
Nothing. You bring the AI subscription you already pay for; the butler just puts it to work.
Is it open source?
Fully. The whole service is at theswerd/web-butler.