A native webextension does not work in Firefox

48 views Asked by At

The native app described here is not working for me, errors like:

Reading manifest: Warning processing XXX: An unexpected property was found in the WebExtension manifest.

Problematic XXX fields: allowed_extensions, type, path

How can I make it work?

I tried to import it via about:debugging (Temp project, in a folder I selected the manifest file) I was expecting no warnings whatsoever. And that the extension does work.

0

There are 0 answers