Skip to content

feat: integrate II-Agent with browser extension (ii-browser)#204

Draft
namtranii wants to merge 2 commits into
Intelligent-Internet:mainfrom
namtranii:feat/browser-extension-nam
Draft

feat: integrate II-Agent with browser extension (ii-browser)#204
namtranii wants to merge 2 commits into
Intelligent-Internet:mainfrom
namtranii:feat/browser-extension-nam

Conversation

@namtranii
Copy link
Copy Markdown

ii-browser

⚠️ Beta — under active development. This build can handle basic browsing, tab orchestration, and read/write tasks. The Domain Modules (YouTube, Google Docs, Google Sheets, Google Slides) are still being tested and iterated on — expect rough edges.

About

ii-browser is a Chrome/Edge/Firefox extension that puts the ii-agent assistant into a sidepanel, so II-Agent can read, navigate, and act on the page you're on. It ships many tools covering tab and window control, accessibility-snapshot-driven clicks/typing, screenshots, bookmark and history management, and product-specific modules for YouTube, Google Docs, Sheets, Slides and more.

Built on WXT + React 19 + Tailwind v4 (MV3).

Demo

smoke_test.mp4
smoke_test_glow_mention.mp4
youtube.mp4
1.mp4
2_1.mp4
2_2-3.mp4
2_4.mp4

Install

Prerequisites — start these before loading the extension:

  • Backend running at http://localhost:8000 (chat socket stream)
  • Frontend running at http://localhost:1420 (auth flow)

Load the extension:

  1. Clone the prebuilt bundle:
    git clone https://github.com/namtranii/demo_ii-browser
  2. Open chrome://extensions in your browser.
  3. Toggle Developer mode.
  4. Click Load unpacked and select the chrome-mv3 folder inside
    the cloned repo.
  5. Pin the extension, open the sidepanel, sign in, and start chatting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant