Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Example now simply returns "pong"
  • Loading branch information
rebloor authored Oct 23, 2024
1 parent 6fc3408 commit 735dee7
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 @@ -60,6 +60,6 @@ Now, open the extension's console using the "Inspect" button. This is where you
You should see a new browser action icon in the toolbar. Click it. You should see output like this in the console:
Sending: ping
Received: pong3
Received: pong
If you don't see this output, see the [Troubleshooting guide](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Native_messaging#Troubleshooting) for ideas.

0 comments on commit 735dee7

Please sign in to comment.