[Lab] Automatic OK dialog for a specific site - Browser Extension
Michael Lechasseur
mlecha at artengine.ca
Tue Jun 10 10:30:29 EDT 2014
Do you think it would be easiest to inject JS with a Chrome Extension
for that specific site?
I'm not sure of how else I would be able to override the function?
Thanks for the replies!
On 10/06/2014 10:08 AM, Alan Gardner wrote:
> "confirm" is a JS method which creates a yes/no dialog. You probably
> need the $.get(remoteURL) call to update a session cookie. Your best
> bet is to override callServer with the exact same code, but instead of
> confirm use var extend_session=true
>
More information about the Lab
mailing list