Manifest

@native @JSType
trait Manifest extends Object
Companion
object
class Object
trait Any
class Object
trait Matchable
class Any

Value members

Concrete methods

Implicitly added by ManifestOps
Implicitly added by ManifestOps
def isAppManifest: Boolean
Implicitly added by ManifestOps
def isExtensionManifest: Boolean
Implicitly added by ManifestOps

Inherited methods

def hasOwnProperty(v: String): Boolean
Inherited from
Object
def isPrototypeOf(v: Object): Boolean
Inherited from
Object
def propertyIsEnumerable(v: String): Boolean
Inherited from
Object
def toLocaleString(): String
Inherited from
Object
def valueOf(): Any
Inherited from
Object

Concrete fields

val content_security_policy: UndefOr[String]
val defaultLocale: UndefOr[String]
val description: UndefOr[String]
val icons: UndefOr[Map[String, String]]
Implicitly added by ManifestOps
val name: String
val offlineEnabled: UndefOr[Boolean]
val permissions: UndefOr[Array[String]]
val shortName: UndefOr[String]
val version: String