public static class WebExtension.Flags extends Object
Modifier and Type | Field and Description |
---|---|
static long |
ALLOW_CONTENT_MESSAGING
Set this flag if you want to enable content scripts messaging.
|
static long |
NONE |
Modifier | Constructor and Description |
---|---|
protected |
Flags() |
public static final long NONE
public static final long ALLOW_CONTENT_MESSAGING
WebExtension.setMessageDelegate(org.mozilla.geckoview.WebExtension.MessageDelegate, java.lang.String)
.