Skip to content

fix: update extension references to Chrome Web Store#3

Merged
lonetis merged 1 commit into
mainfrom
claude/issue-2-20260204-1253
Feb 4, 2026
Merged

fix: update extension references to Chrome Web Store#3
lonetis merged 1 commit into
mainfrom
claude/issue-2-20260204-1253

Conversation

@lonetis
Copy link
Copy Markdown
Collaborator

@lonetis lonetis commented Feb 4, 2026

Closes #2

Replace manual developer mode installation instructions with Chrome Web Store link. Update navbar, info pane, and README to point to the official Chrome Web Store listing. Remove extension.zip from the frontend.

Generated with Claude Code

Replace manual developer mode installation instructions with Chrome Web
Store link. Update navbar, info pane, and README to point to the
official Chrome Web Store listing. Remove extension.zip from the
frontend as it is no longer needed.

Closes #2

Co-authored-by: Louis Jannett <lonetis@users.noreply.github.com>
Copilot AI review requested due to automatic review settings February 4, 2026 13:03
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates all extension-related references to point to the official Chrome Web Store listing and removes the previously bundled extension.zip from the frontend. It aligns navbar, info pane copy, and README instructions with the new installation flow.

Changes:

  • Updated the navbar “Extension” link to open the Chrome Web Store listing instead of downloading extension.zip.
  • Updated info pane content and setup instructions to reference installation from the Chrome Web Store and removed manual “developer mode / load unpacked” steps.
  • Updated README usage instructions for Interceptor and Cross-Browser modes to use the Chrome Web Store link, and removed frontend/public/extension.zip from static assets.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 5 comments.

File Description
frontend/html/nav.html Points the “Extension” navbar item at the Chrome Web Store listing and opens it in a new tab.
frontend/html/info.html Updates descriptive text and setup instructions to reference the Chrome Web Store extension installation instead of manual zip-based installation.
README.md Aligns Interceptor and Cross-Browser mode setup instructions with the Chrome Web Store installation flow.
frontend/public/extension.zip Removes the bundled extension archive now that installation is via the Chrome Web Store.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread frontend/html/info.html
Comment thread frontend/html/nav.html
Comment thread frontend/html/info.html
Comment thread frontend/html/info.html
Comment thread frontend/html/info.html
@lonetis lonetis merged commit 9615163 into main Feb 4, 2026
10 checks passed
@lonetis lonetis deleted the claude/issue-2-20260204-1253 branch February 4, 2026 13:09
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.

Chrome Extension now available at https://chromewebstore.google.com/detail/passkeystools-interceptor/jeocfgcignclemjmlnmmhlcnalfioflg

2 participants