13 Commits

Author SHA1 Message Date
rebloor
735dee777c Update README.md
Example now simply returns "pong"
2024-10-23 14:29:04 +13:00
Simeon Vincent
d2d2255f77 Apply suggestions from code review
Co-authored-by: rebloor <git@sherpa.co.nz>
2024-07-18 15:22:39 -07:00
Simeon Vincent
cdf409a9bf Note directory restrictions on macOS 2024-07-17 12:34:18 -07:00
Simeon Vincent
b5260e150a Update native-messaging to use python3, clarify instructions
Fixes #560
2024-07-12 19:10:09 -07:00
guest271314
ff1cd273e0 Substitute about:debugging#/runtime/this-firefox for about:debugging (#488)
* Substitute about:debugging#/runtime/this-firefox for about:debugging

Extensions are loaded at about:debugging#/runtime/this-firefox not about:debugging

* Drop Python 2 support. Fixes #489

* Update README.md

* Revert to ae1c2176ea

* Update native-messaging/README.md

Co-authored-by: rebloor <git@sherpa.co.nz>

---------

Co-authored-by: rebloor <git@sherpa.co.nz>
2023-06-15 14:47:36 +12:00
Casey Waldren
ac32b7c5fd Update documentation of native-messaging example
Instructs user to view console output via "Inspect" button on extensions page, since there was no output using the previous instructions.

Additionally, updates expected output.
2021-05-25 20:11:38 -07:00
Amie Chen
61ebdff411 update to correct link on network-messaging readme (#334)
* update to correct link on network-messaging readme

* update the mac osx manifest location as well
2018-01-17 11:54:13 -08:00
Andy McKay
6bdef335df Check config on Windows (#292)
* add in a basic Windows config check script

* feedback from wbamberg
2017-11-01 13:38:50 -07:00
Will Bamberg
9055c90932 Updated links to point to MDN, and added link to troubleshooting guide 2016-09-12 14:41:03 -07:00
Will Bamberg
b3679de930 Actually add README 2016-08-30 16:31:34 -07:00
Will Bamberg
f99fdd3a20 Updates to Windows version 2016-08-30 15:04:08 -07:00
Will Bamberg
e21835e0aa Added Windows support (in theory) 2016-08-29 14:57:35 -07:00
Will Bamberg
31b3f1b3ee Added native messaging example 2016-08-26 22:05:31 -07:00