electron-inject-jquery-webview-example icon indicating copy to clipboard operation
electron-inject-jquery-webview-example copied to clipboard

Example of injecting jQuery into a webview via the preload script and then using it to manipulate the loaded page

electron-inject-jquery-webview-example

Example of injecting jQuery into a webview via the preload script and then using it to manipulate the loaded page.

This has been tested against Electron 1.6.10 and 1.7.2 (beta)

This example was born from this Github issue: https://github.com/electron/electron/issues/2048

Author(s)

Frank Hale <[email protected]> 28 May 2017

LICENSE

GNU GPL v3