getAllExtensions
fun getAllExtensions(): ERROR CLASS: Symbol not found for js.array.ReadonlyArray<electron/core/Extension>(source)
A list of all loaded extensions.
!NOTE This API cannot be called before the
ready
event of theapp
module is emitted.
Deprecated: Use the new ses.extensions.getAllExtensions
API.