Returns the request context that loaded this extension. Will return NULL for internal extensions or if the extension has been unloaded. See the
:LoadExtension documentation for more information about loader contexts. Must be called on the browser process UI thread.
See Implementation
Returns the request context that loaded this extension. Will return NULL for internal extensions or if the extension has been unloaded. See the