mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-02-02 11:48:25 +00:00
50ce2f81dd
As discussed in #283 this PR will allow injected JS to do SOME interaction with the Electron session. There is a full explanation of what this feature can, and cannot do, with examples in the api.md documentation. This will provide a path for resolving many of our issues where users may "self-service" the solution by injecting JS that performs the task needed to meet their objectives. Co-authored-by: Ronan Jouchet <ronan@jouchet.fr>