Skip to content

Commit

Permalink
Update native-messaging/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: rebloor <[email protected]>
  • Loading branch information
guest271314 and rebloor committed Jun 6, 2023
1 parent b41c86e commit 5b7f567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion native-messaging/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ To assist in troubleshooting on Windows, there is a script called `check_config_

## Testing the example ##

Then just install the add-on as usual, by visiting `about:debugging#/runtime/this-firefox` or click on the button to debug "This Firefox" , clicking "Load Temporary Add-on", and selecting the add-on's "manifest.json".
First, install the add-on. Visit `about:debugging#/runtime/this-firefox` or, from `about:debugging` click "This Firefox" (or "This Nightly" in the Nightly version of Firefox), click "Load Temporary Add-on", and open the add-on's "manifest.json".

Now, open the extension's console using the "Inspect" button - this is where you'll see communication between the browser and native app.

Expand Down

0 comments on commit 5b7f567

Please sign in to comment.