Skip to content

Commit 735dee7

Browse files
authored
Update README.md
Example now simply returns "pong"
1 parent 6fc3408 commit 735dee7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

native-messaging/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ Now, open the extension's console using the "Inspect" button. This is where you
6060
You should see a new browser action icon in the toolbar. Click it. You should see output like this in the console:
6161
6262
Sending: ping
63-
Received: pong3
63+
Received: pong
6464
6565
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 commit comments

Comments
 (0)