Called to retrieve an extension resource that would normally be loaded from disk (e.g. if a file parameter is specified to chrome.tabs.executeScript). Localization substitutions will not be applied to resources handled via this method.
Namespace: CefSharpCefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntaxbool GetExtensionResource( IExtension extension, IBrowser browser, string file, IGetExtensionResourceCallback callback )
bool GetExtensionResource( IExtension^ extension, IBrowser^ browser, String^ file, IGetExtensionResourceCallback^ callback )Parameters
Type:
BooleanTo handle the resource request return true and execute
callbackeither synchronously or asynchronously. For the default behavior which reads the resource from the extension directory on disk return false
See AlsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4