mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
Update README.md
Example now simply returns "pong"
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user