Skip to content

Port to WebExtension #5

@berenddeschouwer

Description

@berenddeschouwer

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

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions