[][src]Crate firefox_native_manifest_types

Structs

ManagedStorageManifest

Define read-only data that an extension can access using the storage.managed API.

NativeMessagingManifest

Manifest object for native messaging by which an extension can communicate with a native app installed on the device.

Pkcs11Manifest

Enable an extension to use the pkcs11 API to enumerate PKCS #11 security modules and install them in Firefox.

Enums

ManagedStorageType
NativeMessagingType

Method used to connect the extension with the app.

Pkcs11Type