Interface: NetworkPermissions
Network and foreground-runtime capabilities requested by an addon.
Properties
network
network:
string[]
HTTP(S)/WebSocket host allowlist shared by interactive and headless runtimes.
Use an exact host, a leading subdomain wildcard (*.site.com), or * for all hosts.
Values are hosts only: do not include a scheme, port or path.
extended_runtime?
optionalextended_runtime?:boolean
Extends the interactive runtime TTL for explicitly long foreground actions.