1
0
mirror of https://github.com/jiahaog/Nativefier synced 2024-06-27 07:45:03 +02:00
Nativefier/app/src
Adam Weeden 50ce2f81dd
Add a session-interaction event to allow injected js to interact with apps Electron session object (PR #1132)
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>
2021-03-13 21:24:48 -05:00
..
components Add a session-interaction event to allow injected js to interact with apps Electron session object (PR #1132) 2021-03-13 21:24:48 -05:00
helpers App: revert addition of extra flag --internal-login-pages 2021-03-10 19:36:20 -05:00
static Revamp and move to TypeScript (#898) 2020-03-15 16:50:01 -04:00
main.ts Old build detection: simpler error message 2021-03-11 09:37:33 -05:00
preload.ts Fix: notifications (fix #88, fix #956), processEnvs, using as git (#955) 2020-04-27 11:52:21 -04:00