-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Firefox is deprecating it's old extensions, and is moving to WebExtension.
To use WebExtension, use the Native Messaging API and a client-side external program.
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Native_messaging
The external program will need to be OS-specific, so it may be beneficial to use something like Python that works in Linux, Windows, MacOS.
Metadata
Metadata
Assignees
Labels
No labels