package webextension_polyfill.manifest; /** Defines the location the browserAction will appear by default. The default location is navbar. **/ typedef ActionManifestDefaultAreaEnum = String;