Webpilot is a free, open-source "Copilot for web" that allows you to have free-form conversations with web pages or engage in automatic arguments with other users. Unlike ChatGPT, there is no need to chat or switch web pages, and no need to constantly copy and paste back and forth.
Chrome Extension: Add to Chrome
Official Website: HomePage
Dev Team: dev@webpilot.ai
First, run the development server:
pnpm dev
# or
npm run dev
# or
yarn dev
Open your Chrome browser and load the appropriate development build:
- Go to chrome://extensions.
- At the top right, turn on Developer mode.
- Click Load unpacked.
- Find and select the
build/chrome-mv3-dev
folder. - Pin this extension to your Chrome toolbar.
- After installation, please refresh the page where you want to select text before using this extension.