Skip to content

Browser extension update docs #201

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

liron-sel
Copy link

No description provided.

Copy link

cloudflare-workers-and-pages bot commented Jul 9, 2025

Deploying metalbear-co with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4b7abf8
Status: ✅  Deploy successful!
Preview URL: https://5a6799cb.metalbear-co.pages.dev
Branch Preview URL: https://browser-extension-update-doc.metalbear-co.pages.dev

View logs

Copy link
Contributor

@0x00A5 0x00A5 left a comment

Choose a reason for hiding this comment

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

Thanks for authoring the doc! Looks great in general. I have requested some small changes.

Comment on lines +50 to +52
- Prints the localhost URL to the screen.
- Launch the extension.
- Opens the link automatically in a Chrome tab.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- Prints the localhost URL to the screen.
- Launch the extension.
- Opens the link automatically in a Chrome tab.
- Prints the configuration URL to the screen.
- Opens the URL automatically in a Chrome tab.
  • It is not a localhost URL but chrome extension URL
  • It doesn't launch the extension, but visits a page that's served by the extension. The extension then takes the configuration data from the URL (from the query string)

fixed json, experimental out of feature

Co-authored-by: Yuan Lyu <[email protected]>
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.

2 participants