Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chrome Extension future... #109

Open
alexDrinkwater opened this issue Jul 29, 2021 · 3 comments
Open

Chrome Extension future... #109

alexDrinkwater opened this issue Jul 29, 2021 · 3 comments

Comments

@alexDrinkwater
Copy link
Collaborator

I am wondering if we still need puppeteer to run the booking assistance... To me it seems that most of what we are doing can be accomplished in native js using document. I am thinking we could try get the chrome extension features on par with the electron application and try publish it to the chrome store. If it works well we could delete the electron application. This would allow users to get update automatically.

@stilljake
Copy link
Contributor

I wonder if that would have any impact on reCAPTCHA scores as well? Running native js in an "real browser" might look less bot-ish, and allow for more reCAPTCHAS that don't need image clicking.

@jvolker
Copy link
Owner

jvolker commented Jul 29, 2021

sound good @alexDrinkwater.

@json469
Copy link

json469 commented Aug 11, 2021

Has anyone started on this work yet? I'm assuming some adjustment to the MIQ-Alert will do the trick?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants