Skip to content

Commit

Permalink
πŸ“‹ docs(README): simplify native-messaging host id
Browse files Browse the repository at this point in the history
  • Loading branch information
pandasoli authored Jan 16, 2025
1 parent e217393 commit 637ccc1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,10 +137,9 @@ If you prefer a TUI installer, there's the `init.cmd` file inside `win32-tui` fo

To install the host run this file with the arguments:
- `--browser <browser name>`
- `--id <extension ID>`
- (optional) `--dist <host installation folder>`
- (optional) `--lang <host programming language>`
- (for Firefox) `--id <extension ID>`
- (for Chrome) `--id <extension ID>`

The "Extension ID" is found in the page you loaded the extension into your browser.

Expand Down

0 comments on commit 637ccc1

Please sign in to comment.